public final class CadDrawingDirection
extends com.aspose.ms.System.Enum
The Cad drawing direction.
Modifier and Type | Field and Description |
---|---|
static int |
ByStyle
The by style.
|
static int |
LeftToRight
The left to right.
|
static int |
TopToBottom
The top to bottom.
|
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 int LeftToRight
The left to right.
public static final int TopToBottom
The top to bottom.
public static final int ByStyle
The by style.