Returns an arc from degrees, rather than radians
Radius of arc
Start angle in degrees
End angle in degrees
Optional center of arc
Whether arc moves in clockwise direction
Arc
Returns an arc from degrees, rather than radians
Param: radius
Radius of arc
Param: startDegrees
Start angle in degrees
Param: endDegrees
End angle in degrees
Param: origin
Optional center of arc
Param: clockwise
Whether arc moves in clockwise direction
Returns
Arc