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.
Name | Description | |
---|---|---|
Project Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_cover | The coverage whose coordinates are to be converted. (In, Required) | |
out_cover | The output coverage whose coordinates have been converted to the new coordinate system. The output coverage may exist, but must be empty. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
projection_file | The name of a text file defining the input and output projection parameters. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |