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