Specifies units of measure for a given data.
The following tables list the members exposed by the GraphicsUnit type.
Name | Description | |
---|---|---|
Initializes a new instance of the GraphicsUnit class with the specified base resolution. |
Name | Description | |
---|---|---|
Specifies the unit of measure of the display device. Typically pixels for video displays, and 1/100 inch for printers. |
||
Specifies the document unit (1/300 inch) 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. |
Name | Description | |
---|---|---|
Gets the base resolution of this GraphicsUnit object. |