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
Field | Description |
---|---|
Horizontal | Horizontal. |
Vertical | Vertical. |
Horizontal
public static final byte Horizontal
Horizontal.
Vertical
public static final byte Vertical
Vertical.