Forum und email

swf_shapelineto

(PHP 4)

swf_shapelineto — Draw a line

설명

void swf_shapelineto ( float $x , float $y )

Draws a line to the x and y coordinates. The current position is then set to that point.

매개변수

x

x-coordinate of the target.

y

y-coordinate of the target.

반환값

값을 반환하지 않습니다.