Orientation
Orientation enumeration
Represents the orientation of a shape.
public enum Orientation : sbyte
Values
Name | Value | Description |
---|---|---|
Horizontal | 0 | Horizontal. |
Vertical | 1 | Vertical. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides
Represents the orientation of a shape.
public enum Orientation : sbyte
Name | Value | Description |
---|---|---|
Horizontal | 0 | Horizontal. |
Vertical | 1 | Vertical. |