Emgu CV Library Documentation
BoundingRectangle Property
NamespacesEmgu.CVSeq<(Of <(T>)>)BoundingRectangle

www.emgu.com/wiki
The smallest Bouding Rectangle
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle<double> BoundingRectangle { get; }
Public ReadOnly Property BoundingRectangle As Rectangle(Of Double)
public:
property Rectangle<double>^ BoundingRectangle {
	Rectangle<double>^ get ();
}

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