Forum und email

HaruPage::lineTo

(PECL haru:0.0.1)

HaruPage::lineTo — Draw a line from the current point to the specified point

설명

bool HaruPage::lineTo ( float $x , float $y )

Draws a line from the current point to the specified point.

매개변수

x

y

반환값

Returns TRUE on success.

오류/예외

Throws HaruException on error.