LightingDirection — Represents the lighting direction in a presentation. Inherits from: Enum.
Package: aspose.slides_foss
Values
| Member | Value | Description |
|---|
NOT_DEFINED | NotDefined | |
TOP_LEFT | TopLeft | |
TOP | Top | |
TOP_RIGHT | TopRight | |
RIGHT | Right | |
BOTTOM_RIGHT | BottomRight | |
BOTTOM | Bottom | |
BOTTOM_LEFT | BottomLeft | |
LEFT | Left | |
See Also