update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the current position for path painting

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을 던짐.