HaruPage::getCurrentTextPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentTextPosGet the current position for text printing

Beskrivelse

array HaruPage::getCurrentTextPos ( void )

Get the current position for text printing.

Parametre

This function has no parameters.

Returnerings Værdier

Returns the current position for text printing as an array with 2 elements - "x" and "y".

Fejl/Undtagelser

Throws a HaruException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top