Ubuntu Manpages

SWFShape_drawArc

draw an arc of radius r, centered at (x,y), from angle startAngle to angle

#include <ming.h>

void SWFShape_drawArc
(
SWFShape shape,
double r,
double startAngle,
double endAngle
);

Not Documented.
Not Documented.
Not Documented.
Not Documented.

EndAngle (measured in degrees clockwise from due north).