Emgu CV Library Documentation
MCvRect Property
NamespacesEmgu.CVRectangle<(Of <(T>)>)MCvRect

www.emgu.com/wiki
The CvRect representation of this rectangle
Declaration Syntax
C#Visual BasicVisual C++
public MCvRect MCvRect { get; set; }
Public Property MCvRect As MCvRect
public:
property MCvRect MCvRect {
	MCvRect get ();
	void set (MCvRect value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)