ellipse

Declaration

void ellipse(
    unrestricted double x, 
    unrestricted double y, 
    unrestricted double radiusX, 
    unrestricted double radiusY, 
    unrestricted double rotation, 
    unrestricted double startAngle, 
    unrestricted double endAngle, 
    optional boolean anticlockwise
);