ESRI.ArcGIS.DataManagementTools
Shift Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : Shift Class




Moves (slides) the raster to a new geographic location, based on x and y shift values. This tool is helpful if your raster dataset needs to be shifted to align with another data file.

Syntax

Visual Basic (Declaration) 
Public Class Shift 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Shift
C# 
public class Shift : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.Shift

See Also

© 2010 All Rights Reserved.