[]
Defines the direction that an elliptical arc is drawn.
public enum SweepDirection
Public Enum SweepDirection
Name | Description |
---|---|
Clockwise | Arcs are drawn in a clockwise (positive-angle) direction. |
CounterClockwise | Arcs are drawn in a counterclockwise (negative-angle) direction. |