Click or drag to resize

GUISliderModelSteps Property

Defines the number of possible increments for the Thumb on the Slider.

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

Property Value

Type: Int32
See Also