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

Angle Property (ObjectInformationCommand)






A property to be updated with the orientation angle of the object's axis. .NET support WinRT support Silverlight support
Syntax
public int Angle {get;}
'Declaration
 
Public ReadOnly Property Angle As Integer
'Usage
 
Dim instance As ObjectInformationCommand
Dim value As Integer
 
value = instance.Angle
public int Angle {get;}
 get_Angle(); 
public:
property int Angle {
   int get();
}

Property Value

A property to be updated with the orientation angle of the object's axis. Valid values are in degrees from -180.00 to 180.00, with negative values produced from clockwise rotation and where 0 is the horizon.
Example
Refer to ObjectInformationCommand.
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

ObjectInformationCommand Class
ObjectInformationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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