Accusoft.Forms1 - Updated
DetectedOrientation Property



Accusoft.FormFixSdk Namespace > IdentificationResult Class : DetectedOrientation Property
The orientation used to match the template.
Syntax
Public ReadOnly Property DetectedOrientation As IdentificationOrientation
Dim instance As IdentificationResult
Dim value As IdentificationOrientation
 
value = instance.DetectedOrientation
public IdentificationOrientation DetectedOrientation {get;}
public:
property IdentificationOrientation DetectedOrientation {
   IdentificationOrientation get();
}
Remarks

This property indicates the orientation the identication process used to match the image to a template. You will need this information if you call GetConfidence or GetOtherRegistrationResult

See Also

Reference

IdentificationResult Class
IdentificationResult Members
GetConfidence Method
GetOtherRegistrationResult Method
ComparedRotated90 Property
ComparedRotated180 Property
ComparedRotated270 Property