Enum DrawingGraphicsUnit
This enumeration represents the graphics unit.
public enum DrawingGraphicsUnitFields
- Display = 1
- Document = 5
- Inch = 4
- Millimeter = 6
- Pixel = 2
- Point = 3
- World = 0
Remarks
None
This enumeration represents the graphics unit.
public enum DrawingGraphicsUnitDisplay = 1Document = 5Inch = 4Millimeter = 6Pixel = 2Point = 3World = 0None