Text::setY()
Sets the Y coordinate of the text.
Syntax
Java
.setY(y)
Parameters
| Name | Data Type | Description |
|---|---|---|
| y | double | the new Y coordinate value |
Return
void

Sets the Y coordinate of the text.
.setY(y)
| Name | Data Type | Description |
|---|---|---|
| y | double | the new Y coordinate value |
void