SetXY
SetXY(float x, float y)
Description
Sets the abscissa and ordinate of the current position. If the passed values are negative, they are relative to the right and bottom of the page, respectively.
Parameters
-
x
: The abscissa value.
-
y
: The ordinate value.
See also
SetX, SetY