Emgu CV Library Documentation
Area Property
NamespacesEmgu.CVMCvRectArea

www.emgu.com/wiki
Area of the MCvRect
Declaration Syntax
C#Visual BasicVisual C++
public int Area { get; }
Public ReadOnly Property Area As Integer
public:
property int Area {
	int get ();
}

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