Orientation Enum
Definition
Section titled “Definition”Orientation modes.
public enum OrientationFields
Section titled “Fields”Vertical
Section titled “Vertical”Orient along the vertical axis.
Vertical = 0Horizontal
Section titled “Horizontal”Orient along the horizontal axis.
Horizontal = 1