Class LM_Slider

Parent classes: LM_BaseWidget < LM_View

Version added: before 9.5

Methods of LM_Slider:

Name Returns Description Ver
GetNumTicks int32 < 9.5
GetShowTicks bool < 9.5
GetSnapToTicks bool < 9.5
SetConstantMessages void < 9.5
SetFatSlider void < 9.5
SetNumTicks void < 9.5
SetRange void < 9.5
SetShowTicks void < 9.5
SetSnapToTicks void < 9.5
SetValue void < 9.5
Value int32 < 9.5

Methods inherited from LM_BaseWidget:

Name Returns Description Ver
Redraw void Call this function to force the widget to redraw itself < 9.5

Methods inherited from LM_View:

Name Returns Description Ver
Enable void Enables or disables a view object < 9.5
Height int32 Added in version 11 11
IsEnabled bool Tells whether the view is currently enabled < 9.5
IsMouseDragging bool Added in version 11 11
SetCursor void Change the cursor < 9.5
SetToolTip void Added in version 12 12
Width int32 Added in version 11 11