FormFix v6.0 for .NET - Updated
ComparedRotated180 Property



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

Reference

IdentificationResult Class
IdentificationResult Members
ComparedRotated90 Property
ComparedRotated270 Property

Is this page helpful?
Yes No
Thanks for your feedback.