New to Telerik UI for WinFormsStart a free 30-day trial

Defines the direction an elliptical arc is drawn.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum SweepDirection

Fields

Specifies that arcs are drawn in a clockwise (positive-angle) direction.

C#
Clockwise = 1

Specifies that arcs are drawn in a counter clockwise (negative-angle) direction.

C#
Counterclockwise = 0
In this article
DefinitionFieldsClockwiseCounterclockwise
Not finding the help you need?
Contact Support