←Select platform

DeskewAngle Property

Summary
Gets the angle of deskewing.
Syntax
C#
VB
C++
public int DeskewAngle { get; } 
Public ReadOnly Property DeskewAngle As Integer 
public: 
property int DeskewAngle { 
   int get(); 
} 

Property Value

Angle of deskewing. The amount of rotation is expressed in hundredths of degrees. For example, 500 means 5 degrees clockwise.

Example

Refer to SliceCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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