PolyBezierSegment.PointsProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ PointsProperty { DependencyProperty ^ get(); };
static DependencyProperty PointsProperty();
public static DependencyProperty PointsProperty { get; }
var dependencyProperty = PolyBezierSegment.pointsProperty;
Public Shared ReadOnly Property PointsProperty As DependencyProperty

プロパティ値

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

適用対象