Enum SweepDirection
Defines the direction an elliptical arc is drawn.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.dll
Syntax
public enum SweepDirection
Clockwise
Specifies that arcs are drawn in a clockwise (positive-angle) direction.
Counterclockwise
Specifies that arcs are drawn in a counter clockwise (negative-angle) direction.