| Parameter | Description |
|---|---|
| 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. |
| direction | The direction of the arc (default=clock-wise). |
Adds an arc to the current sub-path to the provided position, radius and angles.