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