BezierSegment.Point2Property プロパティ

定義

Point2 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ Point2Property { DependencyProperty ^ get(); };
static DependencyProperty Point2Property();
public static DependencyProperty Point2Property { get; }
var dependencyProperty = BezierSegment.point2Property;
Public Shared ReadOnly Property Point2Property As DependencyProperty

プロパティ値

Point2 依存関係プロパティの識別子。

適用対象