Enum
SweepDirection

Defines the direction an elliptical arc is drawn.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum SweepDirection

Fields

Clockwise

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

Declaration

cs-api-definition
Clockwise = 1

Field Value

SweepDirection

Counterclockwise

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

Declaration

cs-api-definition
Counterclockwise = 0

Field Value

SweepDirection

In this article
DefinitionFieldsClockwiseCounterclockwise
Not finding the help you need?
Contact Support