Click or drag to resize

GUISliderModelDirection Property

Defines the orientation of the Slider.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public Direction Direction { get; set; }

Property Value

Type: Direction
Remarks

Available values can be found here.

See Also