sweepAngle([sweepAngle])
Class: Arc.
Description:
Sets or gets how much the arc is open in degrees, between 0 and 360.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Sweep angle of the opening starting from the start angle (0 and 360). |
Returns:
If called without parameters, current value is returned; otherwise this Arc object is returned.
Type: number | Arc
