'Declaration Public ReadOnly Property Rectangle As System.Drawing.RectangleF
public System.Drawing.RectangleF Rectangle { get; }
public: __property System.Drawing.RectangleF* get_Rectangle();
public:
property System.Drawing.RectangleF^ Rectangle { System.Drawing.RectangleF^ get(); }