SliderOrientation Property |
Gets or sets the orientation of the slider.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Orientation Orientation { get; set; }
Public Property Orientation As Orientation
Get
Set
member Orientation : Orientation with get, set
Property Value
Type:
OrientationThe slider orientation.
See Also