LightingDirection
LightingDirection enum
Constants which define light directions.
enum class LightingDirection
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
TopLeft | 0 | |
Top | 1 | |
TopRight | 2 | |
Right | 3 | |
BottomRight | 4 | |
Bottom | 5 | |
BottomLeft | 6 | |
Left | 7 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides