GoLang HaruPage::getCurrentTextPos

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



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

PHP HaruPage::getCurrentTextPos

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

HaruPage::getCurrentTextPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentTextPosGet the current position for text printing

Description

array HaruPage::getCurrentTextPos ( void )

Get the current position for text printing.

Parameters

This function has no parameters.

Return Values

Returns the current position for text printing as an array with 2 elements - "x" and "y".

Errors/Exceptions

Throws a HaruException on error.