|  | ShapeContextDistanceExtractorOuterRadius Property  | 
 
            The value of the outer radius.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic float OuterRadius { get; set; }Public Property OuterRadius As Single
	Get
	Set
public:
property float OuterRadius {
	float get ();
	void set (float value);
}member OuterRadius : float32 with get, set
Property Value
Type: 
Single See Also
See Also