Draws an arc.
pdf_documentThe document handle, returned by cpdf_open().
xThe x-coordinate of the center
yThe y-coordinate of the center
radiusThe arc radius
startThe starting angle, in degrees
endThe ending angle, in degrees
modeThe optional parameter mode
determines the unit length. If it is 0 or omitted the default unit as specified
for the page is used. Otherwise the coordinates are measured in postscript
points disregarding the current unit.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
| Пред. | Начало | След. |
| cpdf_add_outline | Уровень выше | cpdf_begin_text |