[]
        
(Showing Draft Content)

FarPoint.Win.SliderOrientation

SliderOrientation Enum

Specifies the orientation of the slider.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum SliderOrientation : short
Public Enum SliderOrientation As Short

Fields

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