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

Açıklama

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

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız

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