Aspose::Cells::Drawing::LightRigDirectionType enum
LightRigDirectionType enum
Represents the light rig direction type.
enum class LightRigDirectionType
Values
Name | Value | Description |
---|---|---|
Bottom | 0 | Bottom. |
BottomLeft | 1 | Bottom left. |
BottomRight | 2 | Bottom Right. |
Left | 3 | Left. |
Right | 4 | Right. |
Top | 5 | Top. |
TopLeft | 6 | Top left. |
TopRight | 7 | Top Right. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++