Query: swf_defineline
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_DEFINELINE(3) 1 SWF_DEFINELINE(3) swf_defineline - Define a lineSYNOPSISvoid swf_defineline (int $objid, float $x1, float $y1, float $x2, float $y2, float $width)DESCRIPTIONDefines a line.PARAMETERSo $objid - The object id. o $x1 - x-coordinate of start point. o $y1 - y-coordinate of start point. o $x2 - x-coordinate of end point. o $y2 - y-coordinate of end point. o $width - The line width.RETURN VALUESNo value is returned. PHP Documentation Group SWF_DEFINELINE(3)