DataManagementTools
CreateCustomGeoTransformation Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CreateCustomGeoTransformation Class




The following tables list the members exposed by CreateCustomGeoTransformation.

Public Constructors

 NameDescription
public ConstructorCreateCustomGeoTransformation ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertycustom_geotSpecify an existing transformation method from the drop-down list that will be used to transform the data from the input geographic coordinate system to the output geographic coordinate system. Once selected you may customize the methods values. (In, Required)  
public Propertygeot_nameName of the transformation method. All custom geographic transformation files are saved with a *.gtf extension and stored in the users Documents and Settings folder: ...\\Documents and Settings\<user>\Application Data\ESRI\ArcToolbox\My GeoTransformations. (In, Required)  
public Propertyin_coor_systemSpecify the starting geographic coordinate system. (In, Required)  
public Propertyout_coor_systemSpecify the final geographic coordinate system. (Out, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.