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