public final class EmfArcDirection
extends com.aspose.ms.System.Enum
The ArcDirection enumeration is used in setting the drawing direction for arc and rectangle output.
Modifier and Type | Field and Description |
---|---|
static int |
AD_CLOCKWISE
Figures drawn clockwise.
|
static int |
AD_COUNTERCLOCKWISE
Figures drawn counterclockwise
|
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, register, toObject, toString
public static final int AD_COUNTERCLOCKWISE
Figures drawn counterclockwise
public static final int AD_CLOCKWISE
Figures drawn clockwise.