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




The following tables list the members exposed by Project.

Public Constructors

 NameDescription
Public ConstructorProject 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 converted. (In, Required)  
Public Propertyout_coverThe output coverage whose coordinates have been converted to the new coordinate system. The output coverage may exist, but must be empty. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyprojection_fileThe name of a text file defining the input and output projection parameters. (In, Required)  
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

© 2010 All Rights Reserved.