LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Angle Property (DeskewResponse)

Show in webframe





Amount by which the method rotates the image.
Syntax
[DataMemberAttribute(Name="Angle", IsRequired=true)]
public int Angle {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Angle", IsRequired=True)>
Public Property Angle As Integer
'Usage
 
Dim instance As DeskewResponse
Dim value As Integer
 
instance.Angle = value
 
value = instance.Angle

            

            
[DataMemberAttribute(Name="Angle", IsRequired=true)]
public:
property int Angle {
   int get();
   void set (    int value);
}

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

DeskewResponse Class
DeskewResponse Members

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features