Click or drag to resize

GUISliderModelThumb Property

Defines the image that will be used for the Thumb 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 GUIImageModel Thumb { get; set; }

Property Value

Type: GUIImageModel
See Also