com.aspose.slides
Interface LightingDirection
public interface LightingDirection
Represents the lighting direction presets.
CUSTOM
static final int CUSTOM
- See Also:
- Constant Field Values
TOP_LEFT
static final int TOP_LEFT
- See Also:
- Constant Field Values
TOP
static final int TOP
- See Also:
- Constant Field Values
TOP_RIGHT
static final int TOP_RIGHT
- See Also:
- Constant Field Values
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
BOTTOM_RIGHT
static final int BOTTOM_RIGHT
- See Also:
- Constant Field Values
BOTTOM
static final int BOTTOM
- See Also:
- Constant Field Values
BOTTOM_LEFT
static final int BOTTOM_LEFT
- See Also:
- Constant Field Values
LEFT
static final int LEFT
- See Also:
- Constant Field Values
NONE
static final int NONE
- See Also:
- Constant Field Values