'Declaration Public Property Rectangle As Vintasoft.Imaging.RegionOfInterest
public Vintasoft.Imaging.RegionOfInterest Rectangle { get; set; }
public: __property Vintasoft.Imaging.RegionOfInterest* get_Rectangle(); public: __property void set_Rectangle(
Vintasoft.Imaging.RegionOfInterest* value
);
public:
property Vintasoft.Imaging.RegionOfInterest^ Rectangle { Vintasoft.Imaging.RegionOfInterest^ get(); void set(Vintasoft.Imaging.RegionOfInterest^ value); }