Accusoft.FormFix5.Net
ComparedRotated90 Property




Indicates whether the IdentificationProcessor compared images rotated 90 degrees.
Syntax
'Declaration
 
Public ReadOnly Property ComparedRotated90 As Boolean
'Usage
 
Dim instance As IdentificationResult
Dim value As Boolean
 
value = instance.ComparedRotated90
public bool ComparedRotated90 {get;}
public: __property bool get_ComparedRotated90();
public:
property bool ComparedRotated90 {
   bool get();
}
Remarks
This property will be true if the IdentificationProcessor object compared images rotated 90 degrees and false otherwise.
See Also

Reference

IdentificationResult Class
IdentificationResult Members
ComparedRotated180 Property
ComparedRotated270 Property

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback