arc

Declaration

void arc(
    unrestricted double x, 
    unrestricted double y, 
    unrestricted double radius, 
    unrestricted double startAngle, 
    unrestricted double endAngle, 
    optional boolean anticlockwise
);