LightingDirection
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class LightingDirection extends System.Enum
Constants which define light directions.
Fields
Field | Description |
---|---|
NotDefined | |
TopLeft | |
Top | |
TopRight | |
Right | |
BottomRight | |
Bottom | |
BottomLeft | |
Left |
NotDefined
public static final int NotDefined
TopLeft
public static final int TopLeft
Top
public static final int Top
TopRight
public static final int TopRight
Right
public static final int Right
BottomRight
public static final int BottomRight
Bottom
public static final int Bottom
BottomLeft
public static final int BottomLeft
Left
public static final int Left