SWFShape::drawArc

(PHP 5 < 5.3.0, PECL ming SVN)

SWFShape::drawArcDraws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock

说明

SWFShape::drawArc ( float $r , float $startAngle , float $endAngle ) : void
Warning

本函数还未编写文档,仅有参数列表。

返回值

没有返回值。

参见

  • SWFShape::drawCircle() - Draws a circle of radius r centered at the current location, in a counter-clockwise fashion