Orientation
Orientation enum
Represents the orientation of a shape.
enum class Orientation : int8_t
Values
Name | Value | Description |
---|---|---|
Horizontal | 0 | Horizontal. |
Vertical | 1 | Vertical. |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Represents the orientation of a shape.
enum class Orientation : int8_t
Name | Value | Description |
---|---|---|
Horizontal | 0 | Horizontal. |
Vertical | 1 | Vertical. |