"invertedControls"
Defines if the key and wheel events of the slider shall be inverted.
Synopsis
shape.invertedControls(bool inverted);
Parameters
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| inverted | 
                                 TRUE = operation is inverted FALSE = operation is normal (default)  | 
                        
Description
Defines if the key and wheel events of the slider shall be inverted.
Assignment
Slider
