center | The center position of the arc. |
radius | The radius of the arc. |
startAngle | The starting angle the arc. |
endAngle | The ending angle of the arc. |
antiClockwise | Whether the arc should draw in the anti-clockwise direction (default=false). |
Adds an arc to the current sub-path to the provided position, radius and angles.