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