ArcSegment.SweepDirectionProperty Property

Definition

Identifies the SweepDirection dependency property.

public:
 static property DependencyProperty ^ SweepDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty SweepDirectionProperty();
public static DependencyProperty SweepDirectionProperty { get; }
var dependencyProperty = ArcSegment.sweepDirectionProperty;
Public Shared ReadOnly Property SweepDirectionProperty As DependencyProperty

Property Value

The SweepDirection dependency property identifier.

Applies to