(PECL haru >= 0.0.1)
Get the current position for path painting
array HaruPage::getCurrentPos ( void )
Get the current position for path painting.
Returns:
Returns the current position for path painting as an array of with two elements - "x" and "y".
Exception:
Throws a HaruException on error.
Please login to continue.