LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

Angle Property (DeskewActivity)






Amount by which the method rotates the image.
Syntax
public int Angle {get;}
'Declaration
 
Public ReadOnly Property Angle As Integer
'Usage
 
Dim instance As DeskewActivity
Dim value As Integer
 
value = instance.Angle
public int Angle {get;}
 get_Angle(); 
public:
property int Angle {
   int get();
}

Property Value

Amount by which the method rotates the image. The amount of rotation is expressed in hundredths of degrees. For example, 500 means 5 degrees clockwise. Valid values range from -2000 through 2000.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DeskewActivity Class
DeskewActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.