|
HaruPage::getCurrentTextPos(PECL haru >= 0.0.1) HaruPage::getCurrentTextPos — Get the current position for text printing Описание
array HaruPage::getCurrentTextPos
( void
)
Get the current position for text printing. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the current position for text printing as an array with 2 elements - "x" and "y". ОшибкиВызывает исключение HaruException при ошибке. |
|