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