| ShapeContextDistanceExtractorShapeContextWeight Property  | 
        
         
            The weight of the shape context distance in the final distance value.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic float ShapeContextWeight { get; set; }Public Property ShapeContextWeight As Single
	Get
	Set
public:
property float ShapeContextWeight {
	float get ();
	void set (float value);
}member ShapeContextWeight : float32 with get, set
function get_ShapeContextWeight();
function set_ShapeContextWeight(value);
Property Value
Type: 
Single See Also
See Also