Creates a transformation method for converting data between two geographic coordinate systems or datums. The output of this tool can be used as a transformation method for any tool with a parameter that requires such a method.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class CreateCustomGeoTransformation
Implements ESRI.ArcGIS.Geoprocessor.IGPProcess |
C# | |
---|
public class CreateCustomGeoTransformation : ESRI.ArcGIS.Geoprocessor.IGPProcess |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also