(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)
Draw a clockwise circular arc segment
bool PDF_arcn ( resource $p, float $x, float $y, float $r, float $alpha, float $beta )
Except for the drawing direction, this function behaves exactly like PDF_arc().
Please login to continue.