ScanFix Xpress v9.0 for .NET - Updated
Confidence Property (AutoRotateResults)




Accusoft.ScanFixXpressSdk Namespace > AutoRotateResults Class : Confidence Property
Gets the confidence value that indicates the certainty that the process holds over the result.
Syntax
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As AutoRotateResults
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
public: __property int get_Confidence();
public:
property int Confidence {
   int get();
}

Property Value

An integer that represents the confidence value
See Also

Reference

AutoRotateResults Class
AutoRotateResults Members

Is this page helpful?
Yes No
Thanks for your feedback.