FormFix v6.0 for .NET - Updated
IdentificationOrientation Enumeration



Accusoft.FormFixSdk Namespace : IdentificationOrientation Enumeration
The orientation of a form comparison.
Syntax
'Declaration
 
Public Enum IdentificationOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As IdentificationOrientation
public enum IdentificationOrientation : System.Enum 
public enum class IdentificationOrientation : public System.Enum 
Members
MemberValueDescription
NoRotation0 The IdentificationProcessor did not rotate the image before it compared it to the model.
Rotate1802 The IdentificationProcessor rotated the image clockwise 180 degrees before it compared it to the model.
Rotate2703 The IdentificationProcessor rotated the image clockwise 270 degrees before it compared it to the model.
Rotate901 The IdentificationProcessor rotated the image clockwise 90 degrees before it compared it to the model.
Remarks
This enumeration represents the orientation of a single form comparison.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FormFixSdk.IdentificationOrientation

See Also

Reference

Accusoft.FormFixSdk Namespace

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