GUISliderModelThumb Property
|
Defines the image that will be used for the Thumb of the Slider.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic GUIImageModel Thumb { get; set; }
Property Value
Type:
GUIImageModel
See Also