public final class CadPlotRotation
extends com.aspose.ms.System.Enum
Plot rotation.
CadPlotSettings
Modifier and Type | Field and Description |
---|---|
static short |
Clockwise90Degrees
The clockwise90 degrees
|
static short |
Counterclockwise90Degrees
The counterclockwise90 degrees
|
static short |
NoRotation
The no rotation
|
static short |
UpsideDown
The upside down
|
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 NoRotation
The no rotation
public static final short Counterclockwise90Degrees
The counterclockwise90 degrees
public static final short UpsideDown
The upside down
public static final short Clockwise90Degrees
The clockwise90 degrees