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




The pivot point around which to rotate the raster. The default is the lower left corner of the input raster dataset. To add this variable, press F8 or right-click and click Insert Variable. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.