tics
How to display the tic marks in a Slider object.
Property of
Slider
Description
tics is an enumerated property that can be one of the following values:
Value |
Description |
0 |
Auto |
1 |
Manual |
2 |
None |
If tics is Auto, set the tic mark interval with setTicFrequency( ). For Manual tics, use the setTic( ) method. Use the ticsPos property to set where the tic marks are displayed.