Orientation

enum Orientation : Enum<Orientation>

Orientation of a visual component.

See also

Entries

Horizontal
Link copied to clipboard
common
The component is displayed horizontally, useful for X axes.
Vertical
Link copied to clipboard
common
The component is displayed horizontally, useful for Y axes.