'Declaration Public Property region As Vintasoft.Shared.Web.WebRectangle
public Vintasoft.Shared.Web.WebRectangle region { get; set; }
public: __property Vintasoft.Shared.Web.WebRectangle* get_region(); public: __property void set_region(
Vintasoft.Shared.Web.WebRectangle* value
);
public:
property Vintasoft.Shared.Web.WebRectangle^ region { Vintasoft.Shared.Web.WebRectangle^ get(); void set(Vintasoft.Shared.Web.WebRectangle^ value); }