public final class CadHorizontalDirection
extends com.aspose.ms.System.Enum
The Cad horizontal direcrtion.
Modifier and Type | Field and Description |
---|---|
static int |
Left
The left direction.
|
static int |
Right
The right direction.
|
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 Left
The left direction.
public static final int Right
The right direction.