←Select platform

DeskewAngle Property (SliceCommandEventArgs)

Summary

Gets the angle of deskewing.

Syntax

C#
VB
WinRT C#
C++
public int DeskewAngle {get;}
Public ReadOnly Property DeskewAngle As Integer
public int DeskewAngle {get;}
get_DeskewAngle();
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize