'Declaration Public ReadOnly Property Points As System.Windows.Point[]
public System.Windows.Point[] Points { get; }
public: __property System.Windows.Point[] get_Points();
public:
property System.Windows.Point[] Points { System.Windows.Point[] get(); }