Emgu CV Library Documentation
Area Property
NamespacesEmgu.CVMap<(Of <(TColor, TDepth>)>)Area

www.emgu.com/wiki
The area of this map as a rectangle
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle<double> Area { get; }
Public ReadOnly Property Area As Rectangle(Of Double)
public:
property Rectangle<double>^ Area {
	Rectangle<double>^ get ();
}

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