getOutlineColor()
Return the rotary's outline Color.
Parameters
Once an object rotary has been created, you can use the following function:
rotary.getOutlineColor()
Returns
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current outline color. |