LightingDirection
LightingDirection enumeration
定义光线方向的常量。
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 |