CF2SystemCoordinate
Inheritance: java.lang.Object, com.aspose.ms.System.Enum
The type of coordinate system.
Enum Values
| Field | Description |
|---|
| UM | Millimeters |
| UI | Inches |
UM
public static final int UM
Millimeters
Returns: int
UI
public static final int UI
Inches
Returns: int