Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
HaruPage::getCurrentPos - Get the current position for path painting
Вернуться к: HaruPage
HaruPage::getCurrentPos
(PECL haru >= 0.0.1)
HaruPage::getCurrentPos — Get 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 при ошибке.
Вернуться к: HaruPage