DrawingGraphicsUnit¶
Namespace: ThinkGeo.Core
This enumeration represents the graphics unit.
public enum DrawingGraphicsUnit
Inheritance Object → ValueType → Enum → DrawingGraphicsUnit
Implements IComparable, IFormattable, IConvertible
Remarks:
None
Fields¶
Name | Value | Description |
---|---|---|
World | 0 | |
Display | 1 | |
Pixel | 2 | |
Point | 3 | |
Inch | 4 | |
Document | 5 | |
Millimeter | 6 |