Specifies the unit of measure for the graphics device.
Member | Value | Description |
---|---|---|
IX_GraphicsUnit_Display | 1 | Display |
IX_GraphicsUnit_Document | 5 | Document |
IX_GraphicsUnit_Inch | 4 | Inch |
IX_GraphicsUnit_Millimeter | 6 | Millimeter |
IX_GraphicsUnit_Pixel | 2 | Pixel |
IX_GraphicsUnit_Point | 3 | Point |
IX_GraphicsUnit_Twip | 7 | Twip |
IX_GraphicsUnit_World | 0 | World |