Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 358 Bytes

SetY.md

File metadata and controls

17 lines (11 loc) · 358 Bytes

SetY

fpdf.sety(y: float)

Description

Moves the current abscissa back to the left margin and sets the ordinate. If the passed value is negative, it is relative to the bottom of the page.

Parameters

y:

The value of the ordinate.

See also

GetX, GetY, SetX, SetXY.