'Declaration Public Property rectangle As Vintasoft.Shared.Web.WebRectangleF
public Vintasoft.Shared.Web.WebRectangleF rectangle { get; set; }
public: __property Vintasoft.Shared.Web.WebRectangleF* get_rectangle(); public: __property void set_rectangle(
Vintasoft.Shared.Web.WebRectangleF* value
);
public:
property Vintasoft.Shared.Web.WebRectangleF^ rectangle { Vintasoft.Shared.Web.WebRectangleF^ get(); void set(Vintasoft.Shared.Web.WebRectangleF^ value); }