[ static enum ] Type
Class: Arc.
Description:
Enum for arc drawing types: Pie and Chord.
Type: number
Properties:
| Name | Description |
|---|---|
|
Draws the arc as a straight chord between the start and end points. |
|
Draws the arc as a pie shape (arc connected to the center). |
Examples:
Arc.Type.Pie
