ESRI.ArcGIS.DataManagementTools
angle Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > Rotate Class : angle Property




The angle in degrees to rotate the raster. This can be any floating-point number. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property angle As Double
Visual Basic (Usage)Copy Code
Dim instance As Rotate
Dim value As Double
 
instance.angle = value
 
value = instance.angle
C# 
public double angle {get; set;}

See Also

© 2010 All Rights Reserved.