HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosGet the current position for path painting

설명

array HaruPage::getCurrentPos ( void )

Get the current position for path painting.

인수

이 함수는 인수가 없습니다.

반환값

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

오류/예외

오류 시에 HaruException을 던짐.

add a note add a note

User Contributed Notes

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