getColor()
Return the shape's color.
rectangle.getColor()
Returns
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current color. |
Return the shape's color.
rectangle.getColor()
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current color. |