PDF_arcPHP ManualPrevNextPDF_arcPDF_arc -- Draws an arcDescriptionvoid pdf_arc(int pdf document, double x-coor, double y-coor, double radius, double start, double end);
The PDF_arc() function draws an arc with
center at point
(x-coor, y-coor)
and radius radius, starting at angle
start and ending at angle
end.
See also PDF_circle(),
PDF_stroke().PrevHomeNextPDF_circleUpPDF_rect
Wyszukiwarka