Query: swf_shapelineto
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_SHAPELINETO(3) 1 SWF_SHAPELINETO(3) swf_shapelineto - Draw a lineSYNOPSISvoid swf_shapelineto (float $x, float $y)DESCRIPTIONDraws a line to the $x and $y coordinates. The current position is then set to that point.PARAMETERSo $x - x-coordinate of the target. o $y - y-coordinate of the target.RETURN VALUESNo value is returned. PHP Documentation Group SWF_SHAPELINETO(3)