public final class CadLayoutUcsOrthographicType
extends com.aspose.ms.System.Enum
Orthographic type of UCS.
CadLayout
Modifier and Type | Field and Description |
---|---|
static short |
Back
Orthographic is back
|
static short |
Bottom
Orthographic is bottom
|
static short |
Front
Orthographic is front
|
static short |
IsNotOrthographic
Is not orthographic
|
static short |
Left
Orthographic is left
|
static short |
Right
Orthographic is right
|
static short |
Top
Orthographic is top
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final short IsNotOrthographic
Is not orthographic
public static final short Top
Orthographic is top
public static final short Bottom
Orthographic is bottom
public static final short Front
Orthographic is front
public static final short Back
Orthographic is back
public static final short Left
Orthographic is left
public static final short Right
Orthographic is right