FormSuite v6.0 - Updated October 25, 2021
AffineTransformation Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > IdentificationResult Class : AffineTransformation Property
Gets or sets the value of the Affine transformation matrix that the IdentificationProcessor produced, which maps points from the FormResult.IdentificationInputImage to the form template image (or FormResult.AlignedImage).
Syntax
'Declaration
 
Public Property AffineTransformation As Matrix
 
'Usage
 
Dim instance As IdentificationResult
Dim value As Matrix
 
instance.AffineTransformation = value
 
value = instance.AffineTransformation
See Also

Reference

IdentificationResult Class
IdentificationResult Members

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