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