Accusoft.FormFix5.Net - Updated
ComparedRotated270 Property




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

Reference

IdentificationResult Class
IdentificationResult Members
ComparedRotated90 Property
ComparedRotated180 Property