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.3.0.0 (1.3.0.0)