|  | GL Studio C++ Runtime API
    | 
| Public Attributes | |
| bool | active | 
| bool | useLineColor | 
| unsigned int | ticks | 
| float | startAngle | 
| float | interval | 
| float | length | 
| float | thickness | 
| GlsColor | color | 
| bool active | 
True if this scale is active
| GlsColor color | 
Color to draw ticks if line color is not being used
| float interval | 
Interval between ticks in degrees
| float length | 
Length of ticks in logical units
| float startAngle | 
Start angle in degrees
| float thickness | 
Thickness of ticks in logical units
| unsigned int ticks | 
Number of ticks on this scale
| bool useLineColor | 
True if this scale draws with line color