LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Angle Property (DeskewActivity)

Show in webframe





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:
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

See Also

Reference

DeskewActivity Class
DeskewActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.