HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosGet the current position for path painting

Опис

array HaruPage::getCurrentPos ( void )

Get the current position for path painting.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

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

Помилки/Винятки

При помилці кидає HaruException.

add a note add a note

User Contributed Notes

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