Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215
SetY

SetY

SetY(float y [, boolean resetX])

Description

Sets the ordinate and optionally moves the current abscissa back to the left margin. If the value is negative, it is relative to the bottom of the page.

Parameters

y
The value of the ordinate.
resetX
Whether to reset the abscissa. Default value: true.

See also

GetX, GetY, SetX, SetXY
Index