public Rectangle ROI { get; set; }
Public Property ROI As Rectangle
public: property Rectangle ROI { Rectangle get (); void set (Rectangle value); }