EnumSweepDirection
Enum
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.
Counterclockwise
Draw the arc counterclockwise.