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




The following tables list the members exposed by Transform.

Public Constructors

 NameDescription
Public ConstructorTransform ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_coverThe coverage whose coordinates are to be transformed. (In, Required)  
Public Propertyout_coverThe name of an existing coverage containing destination tics. The features from the input coverage will be transformed into this coverage. (In, Required)  
Public Propertyout_coverageOutput Coverage (out, Optional)  
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.  
Public Propertytransform_typeThe type of coordinate transformation to be performed: (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.