←Select platform

DeskewAngle Property

Summary

Returns the skew angle of the detected MRZ code.

Syntax
C#
C++/CLI
Java
Python
public float DeskewAngle { get; set; } 
public float getDeskewAngle(); 
public void setDeskewAngle( 
   float floatValue 
); 
public:  
   property Single DeskewAngle 
   { 
      Single get() 
      void set(Single value) 
   } 
DeskewAngle # get and set (MRZCodeDetectionCommand) 

Property Value

Float value that represents the MRZ skew angle in degrees.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.