setHeight()
Set the circle's diameter.
point.setHeight(height)
Sets both the height and the width, keeping the circle round.
Parameters
point.setHeight(height)
| Parameter | Type | Default | Description |
|---|---|---|---|
height |
int or float |
required | The new diameter, in pixels. |