Emgu CV Library Documentation
Area Property
NamespacesEmgu.CVCircle<(Of <(T>)>)Area

www.emgu.com/wiki
The area of the circle
Declaration Syntax
C#Visual BasicVisual C++
public double Area { get; }
Public ReadOnly Property Area As Double
public:
property double Area {
	double get ();
}

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