Enum Orientation
Direction of an element (horizontal or vertical)
public enum Orientation
Fields
Horizontal = 0Left to right
Vertical = 1Bottom to top
Direction of an element (horizontal or vertical)
public enum Orientation
Horizontal = 0Left to right
Vertical = 1Bottom to top