|  | ShapeContextDistanceExtractorIterations Property  | 
 [Missing <summary> documentation for "P:OpenCvSharp.ShapeContextDistanceExtractor.Iterations"]
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic int Iterations { get; set; }Public Property Iterations As Integer
	Get
	Set
public:
property int Iterations {
	int get ();
	void set (int value);
}member Iterations : int with get, set
Property Value
Type: 
Int32 See Also
See Also