Specifies units of measure for a particular data.
The following tables list the members exposed by the GraphicsUnit type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the GraphicsUnit class with the specified base resolution. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Specifies centimeter as the unit of measure. |
|
![]() ![]() |
Specifies the inch as the unit of measure. |
|
![]() ![]() |
Specifies the millimeter as the unit of measure. |
|
![]() ![]() |
Specifies a device pixel as the unit of measure. |
|
![]() ![]() |
Specifies a printer's point (1/72 inch) as the unit of measure. |
|
![]() ![]() |
Specifies the world coordinate system unit as the unit of measure. |
|
![]() ![]() |
Specifies a device-independent pixel as the unit of measure. |
Public Properties
Protected Properties| Name | Description | |
|---|---|---|
![]() |
Gets the base resolution of this GraphicsUnit object. |
Public Methods
See Also