public final class LightingDirection
extends com.aspose.ms.System.Enum
Constants which define light directions.
Modifier and Type | Field and Description |
---|---|
static int |
Bottom |
static int |
BottomLeft |
static int |
BottomRight |
static int |
Left |
static int |
NotDefined |
static int |
Right |
static int |
Top |
static int |
TopLeft |
static int |
TopRight |
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 TopLeft
public static final int Top
public static final int TopRight
public static final int Right
public static final int BottomRight
public static final int Bottom
public static final int BottomLeft
public static final int Left