다음을 통해 공유


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 종속성 속성 식별자입니다.

적용 대상