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