Accusoft Pegasus
Accusoft.MicrXpress1.Net
Confidence Property
See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace > Result Class : Confidence Property




Gets the confidence value of the result object.

Syntax

Visual Basic (Declaration)  
Public Overridable ReadOnly Property Confidence As Integer
Visual Basic (Usage) Copy Code
Dim instance As Result
Dim value As Integer
 
value = instance.Confidence
C#  
public virtual int Confidence {get;}
Managed Extensions for C++  
public: __property virtual int get_Confidence();
C++/CLI  
public:
virtual property int Confidence {
   int get();
}

Remarks

This property is the confidence value of the result object. It will be a value between 0 and 100.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.