Specifies the unit of measure for the given data. This enumeration has a flags attribute that allows a bitwise combination of its member values.
Enumerator |
---|
world | Specifies the world coordinate system unit as the unit of measure.
|
display | Specifies 1/75 inch as the unit of measure.
|
pixel | Specifies a device pixel as the unit of measure.
|
point | Specifies a printer's point (1/72 inch) as the unit of measure.
|
inch | Specifies the inch as the unit of measure.
|
document | Specifies the document unit (1/300 inch) as the unit of measure.
|
millimeter | Specifies the millimeter as the unit of measure.
|