(PHP 5 <= 5.3.0, PECL ming SVN)
Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock
void SWFShape::drawArc ( float $r, float $startAngle, float $endAngle )
Returns:
No value is returned.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.