ClearImage .NET API
rConfidence Property (CiTools)





Inlite.ClearImage Namespace > CiTools Class : rConfidence Property
Image rotation and skew confidence
Syntax
'Declaration
 
Public ReadOnly Property rConfidence As System.Integer
'Usage
 
Dim instance As CiTools
Dim value As System.Integer
 
value = instance.rConfidence
public System.int rConfidence {get;}
public read-only property rConfidence: System.Integer; 
public function get rConfidence : System.int
public:
property System.int rConfidence {
   System.int get();
}
See Also

Reference

CiTools Class
CiTools Members
MeasureSkew Method
MeasureRotation Method
rConfidence Property