HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosGet the current position for path painting

Opis

HaruPage::getCurrentPos ( void ) : array

Get the current position for path painting.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the current position for path painting as an array of with two elements - "x" and "y".

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

add a note add a note

User Contributed Notes

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