Query: swf_shapearc
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_SHAPEARC(3) 1 SWF_SHAPEARC(3) swf_shapearc - Draw a circular arcSYNOPSISvoid swf_shapearc (float $x, float $y, float $r, float $ang1, float $ang2)DESCRIPTIONDraws a circular arc.PARAMETERSo $x - x-coordinate of the center. o $y - y-coordinate of the center. o $r - The arc radius. o $ang1 - The start angle. o $ang2 - The end angle.RETURN VALUESNo value is returned. PHP Documentation Group SWF_SHAPEARC(3)