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

www.emgu.com/wiki
The radius of the circle
Declaration Syntax
C#Visual BasicVisual C++
public T Radius { get; set; }
Public Property Radius As T
public:
property T Radius {
	T get ();
	void set (T value);
}

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