GoLang HaruPage::getCurrentPos

request it (222)
GoLang replacement for PHP's HaruPage::getCurrentPos [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::getCurrentPos? Write it!

PHP HaruPage::getCurrentPos

PHP original manual for HaruPage::getCurrentPos [ show | php.net ]

HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosGet the current position for path painting

Description

array HaruPage::getCurrentPos ( void )

Get the current position for path painting.

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

Throws a HaruException on error.