ArcSegment.IsLargeArcProperty 属性

定义

标识 IsLargeArc 依赖属性。

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

属性值

IsLargeArc 依赖属性标识符。

适用于