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