Accusoft.ImagXpress13.Net
Confidence Property (RedeyeRectangle)




Gets or sets the confidence.
Syntax
'Declaration
 
Public Property Confidence As Integer
'Usage
 
Dim instance As RedeyeRectangle
Dim value As Integer
 
instance.Confidence = value
 
value = instance.Confidence
public int Confidence {get; set;}
public: __property int get_Confidence();
public: __property void set_Confidence( 
   int value
);
public:
property int Confidence {
   int get();
   void set (    int value);
}

Property Value

The confidence.
Remarks

Note: Available in Professional edition.

See Also

Reference

RedeyeRectangle Class
RedeyeRectangle Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback