ArcSegment.SweepDirectionProperty 属性

定义

标识 SweepDirection 依赖属性。

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

属性值

SweepDirection 依赖属性标识符。

适用于