Emgu CV Library Documentation
Radius Property
NamespacesEmgu.CV.StructureCircleFRadius

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

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)