public final class ColorDirection
extends com.aspose.ms.System.Enum
Represents color direction for color effect behavior.
Modifier and Type | Field and Description |
---|---|
static int |
Clockwise |
static int |
CounterClockwise |
static int |
NotDefined |
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int NotDefined
public static final int Clockwise
public static final int CounterClockwise