[]
Defines the different orientations that a control or layout can have.
public enum SliderOrientation : byte
| Name | Description |
|---|---|
| Horizontal | Control or layout should be horizontally oriented. |
| Vertical | Control or layout should be vertically oriented. |