LightingDirection
LightingDirection 枚举
定义光照方向的常量。
public enum LightingDirection
值
| 名称 | 值 | 描述 |
|---|---|---|
| NotDefined | -1 | |
| TopLeft | 0 | |
| Top | 1 | |
| TopRight | 2 | |
| Right | 3 | |
| BottomRight | 4 | |
| Bottom | 5 | |
| BottomLeft | 6 | |
| Left | 7 |
另请参阅
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
定义光照方向的常量。
public enum LightingDirection
| 名称 | 值 | 描述 |
|---|---|---|
| NotDefined | -1 | |
| TopLeft | 0 | |
| Top | 1 | |
| TopRight | 2 | |
| Right | 3 | |
| BottomRight | 4 | |
| Bottom | 5 | |
| BottomLeft | 6 | |
| Left | 7 |