x-coordinate
y-coordinate
width of the ellipse
height of the ellipse
angle to start the arc
angle to stop the arc
Optionalmode: numbershape and stroke style setting, default is PIE_OPEN for a pie shape with an unclosed stroke, can be PIE, CHORD, or CHORD_OPEN
🖌 Draws an arc, which is a section of an ellipse.
ellipseModeaffects how the arc is drawn.q5 WebGPU only supports the default
PIE_OPENmode.