getHeight()
Return the object's height.
circle.getHeight()
Returns
return height
| Value | Type | Description |
|---|---|---|
| height | int or float |
The height, in pixels. |
Return the object's height.
circle.getHeight()
return height
| Value | Type | Description |
|---|---|---|
| height | int or float |
The height, in pixels. |