Share via


Polygon.PointsProperty 屬性

定義

識別 Points 相依性屬性。

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

屬性值

Points相依性屬性的識別碼。

適用於