Home > PHP > Function > > SWFShape->drawArc()

SWFShape->drawArc()

SWFShape->drawArc - Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock

Syntax

void SWFShape->drawArc (float $r, float $startAngle, float $endAngle)

Arguments

  • r - Number of seconds to skip.
  • startAngle - Number of seconds to skip.
  • endAngle - Number of seconds to skip.

Description

Version

PHP 4.0.5

Return value

No value is returned.