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