type([type])
Class: Arc.
Description:
Sets or gets the type of the arc to Arc.Type.Chord or Arc.Type.Pie
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
One of the type values: Arc.Type.Pie, Arc.Type.Chord |
Returns:
If called without parameters, current type is returned; otherwise this Arc object is returned.
