downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

swf_shapecurveto3> <swf_setframe
[edit] Last updated: Fri, 17 May 2013

view this page in

swf_shapearc

(PHP 4)

swf_shapearcDraw a circular arc

Description

void swf_shapearc ( float $x , float $y , float $r , float $ang1 , float $ang2 )

The swf_shapeArc() function draws a circular arc from angle A given by the ang1 parameter to angle B given by the ang2 parameter. The center of the circle has an x coordinate given by the x parameter and a y coordinate given by the y, the radius of the circle is given by the r parameter.



add a note add a note User Contributed Notes swf_shapearc - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites