setForegroundColor()
Set the rotary's foreground Color. Identical to setColor()
Parameters
Once an object rotary has been created, you can use the following functions:
rotary.setForegroundColor()
rotary.setForegroundColor(color)
| Parameter | Type | Default | Description |
|---|---|---|---|
color |
Color |
None |
The new foreground color. If omitted, a color-selection dialog opens. |