PHP Velho Oeste 2024

HaruPage::getCurrentTextPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentTextPosGet the current position for text printing

Açıklama

HaruPage::getCurrentTextPos ( void ) : array

Get the current position for text printing.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top