Enum SweepDirection
Specifies whether an arc is drawn in a clockwise or counterclockwise direction.
Namespace: Telerik.Windows.Documents.Fixed.Model.Graphics
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum SweepDirection
Clockwise
Draw the arc clockwise.
Counterclockwise
Draw the arc counterclockwise.