Enum
SweepDirection

Specifies whether an arc is drawn in a clockwise or counterclockwise direction.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Graphics

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum SweepDirection

Fields

Clockwise

Draw the arc clockwise.

Declaration

cs-api-definition
Clockwise = 0

Field Value

SweepDirection

Counterclockwise

Draw the arc counterclockwise.

Declaration

cs-api-definition
Counterclockwise = 1

Field Value

SweepDirection

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