Orientation

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class Orientation extends System.Enum

Represents the orientation of a shape.

Fields

FieldDescription
HorizontalHorizontal.
VerticalVertical.

Horizontal

public static final byte Horizontal

Horizontal.

Vertical

public static final byte Vertical

Vertical.