PHP Dokumentation: Function harupage-getcurrentpos
12. Januar 2010 von werner
HaruPage::getCurrentPos
(PECL haru >= 0.0.1)
HaruPage::getCurrentPos — Get the current position for path painting
Beschreibung
array HaruPage::getCurrentPos ( void )
Get the current position for path painting.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the current position for path painting as an array of with two elements – "x" and "y".
Fehler/Exceptions
Throws a HaruException on error.