![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
ProjectRaster Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : ProjectRaster Class |
The following tables list the members exposed by ProjectRaster.
Name | Description | |
---|---|---|
![]() | ProjectRaster Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | cell_size | The cell size for the new raster dataset. (In, Optional) |
![]() | geographic_transform | The transformation method used between two geographic systems or datums. (In, Optional) |
![]() | in_coor_system | The coordinate system of the input raster dataset. (In, Optional) |
![]() | in_raster | The input raster dataset. (In, Required) |
![]() | out_coor_system | The coordinate system to which the input raster will be projected. The default value is set based on the Output Coordinate System environment setting. (In, Required) |
![]() | out_raster | The output raster dataset to be created. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | Registration_Point | The x and y coordinates (in the output space) used for pixel alignment. (In, Optional) |
![]() | resampling_type | The resampling algorithm to be used. The default is NEAREST. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |