LightingDirection
LightingDirection enumeration
Constants which define light directions.
public enum 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
 - assembly Aspose.Slides