http://www.emgu.com The radius of the circle
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic float Radius { get; set; }Public Property Radius As Single
Get
Set
public:
property float Radius {
float get ();
void set (float value);
}member Radius : float32 with get, set
Property Value
Type:
Single
See Also