PrintingUnit¶
Namespace: ThinkGeo.Core
public enum PrintingUnit
Inheritance Object → ValueType → Enum → PrintingUnit
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Millimeter | 0 | |
Inch | 1 | |
Meter | 2 | |
Centimeter | 3 | |
Point | 4 |