Enum Orientation | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Direction of an element (horizontal or vertical)
public enum Orientation
Fields
Horizontal = 0
Left to right
Vertical = 1
Bottom to top
Namespace
Assembly
Terminal.Gui.dll
Direction of an element (horizontal or vertical)
public enum Orientation
Horizontal = 0
Left to right
Vertical = 1
Bottom to top