setHeight()
Set the object's height.
polygon.setHeight(height)
Parameters
polygon.setHeight(height)
| Parameter | Type | Default | Description |
|---|---|---|---|
height |
int or float |
required | The new height, in pixels. |
Set the object's height.
polygon.setHeight(height)
polygon.setHeight(height)
| Parameter | Type | Default | Description |
|---|---|---|---|
height |
int or float |
required | The new height, in pixels. |