Accusoft.FormFix5.Net
DetectedOrientation Property




The orientation used to match the template.
Syntax
'Declaration
 
Public ReadOnly Property DetectedOrientation As IdentificationOrientation
'Usage
 
Dim instance As IdentificationResult
Dim value As IdentificationOrientation
 
value = instance.DetectedOrientation
public IdentificationOrientation DetectedOrientation {get;}
public: __property IdentificationOrientation get_DetectedOrientation();
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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback