'Declaration Public Property regions As Vintasoft.Shared.Web.WebRectangle[]
public Vintasoft.Shared.Web.WebRectangle[] regions { get; set; }
public: __property Vintasoft.Shared.Web.WebRectangle*[] get_regions(); public: __property void set_regions(
Vintasoft.Shared.Web.WebRectangle*[]* value
);
public:
property Vintasoft.Shared.Web.WebRectangle^[] regions { Vintasoft.Shared.Web.WebRectangle^[] get(); void set(array<Vintasoft.Shared.Web.WebRectangle^>^ value); }