HaruPage
PHP Manual

HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosGet the current position for path painting

Descrição

array HaruPage::getCurrentPos ( void )

Get the current position for path painting.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Lança uma HaruException em erros.


HaruPage
PHP Manual