ArcSegment.SweepDirectionProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.