Accusoft.FormFix5.Net
FormModelIndex Property (IdentificationResult)




The zero-based index of the matching FormModel.
Syntax
'Declaration
 
Public ReadOnly Property FormModelIndex As Integer
'Usage
 
Dim instance As IdentificationResult
Dim value As Integer
 
value = instance.FormModelIndex
public int FormModelIndex {get;}
public: __property int get_FormModelIndex();
public:
property int FormModelIndex {
   int get();
}
Remarks
This property contains the zero-based index of the FormModel that best matches the unknown image. If the IdentificationProcessor decides that the best match is not good enough, it will set this property to -1.
See Also

Reference

IdentificationResult Class
IdentificationResult Members
State Property
FormModel Property
BestMatches Property

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback