다음을 통해 공유


ArcSegment.PointProperty 속성

정의

Point 종속성 속성을 식별합니다.

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

속성 값

Point 종속성 속성 식별자입니다.

적용 대상