Skip to content
Fery Wardiyanto edited this page Feb 10, 2015 · 1 revision

SetXY

SetXY(<b>float</b> x, <b>float</b> y)

Description

Defines the abscissa and ordinate of the current position. If the passed values are negative, they are relative respectively to the right and bottom of the page.

Parameters

`x`
The value of the abscissa.
`y`
The value of the ordinate.
## See also SetX(), SetY().
Clone this wiki locally