次の方法で共有


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 依存関係プロパティ識別子。

適用対象