CadLayoutUcsOrthographicType enumeration
CadLayoutUcsOrthographicType enumeration
Orthographic type of UCS.
CadLayout
The CadLayoutUcsOrthographicType type exposes the following members:
Fields
| Field | Description |
|---|---|
| IS_NOT_ORTHOGRAPHIC | Is not orthographic |
| TOP | Orthographic is top |
| BOTTOM | Orthographic is bottom |
| FRONT | Orthographic is front |
| BACK | Orthographic is back |
| LEFT | Orthographic is left |
| RIGHT | Orthographic is right |
See Also
- module
aspose.cad.fileformats.cad.cadconsts - class
CadLayout