Represents the orientation of a shape.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxPublic Enumeration Orientation
public enum class Orientation
Members
| Member name | Value | Description |
---|
| Horizontal | 0 |
Horizontal.
|
| Vertical | 1 |
Vertical.
|
See Also