setY()
Set the object's vertical position.
point.setY(y)
Parameters
point.setY(y)
| Parameter | Type | Default | Description |
|---|---|---|---|
y |
int or float |
required | The new vertical position, in pixels. |
Set the object's vertical position.
point.setY(y)
point.setY(y)
| Parameter | Type | Default | Description |
|---|---|---|---|
y |
int or float |
required | The new vertical position, in pixels. |