[]
Specifies the orientation of the slider.
public enum SliderOrientation : short
Public Enum SliderOrientation As Short
Name | Description |
---|---|
Horizontal | Displays the slider horizontally |
HorizontalRightToLeft | Displays slider horizontally with right to left orientation |
Vertical | Displays the slider vertically |
VerticalBottomToTop | Displays slider vertically with bottom to top orientation |