ESRI.ArcGIS.DataManagementTools | |
Rescale Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Rescale Class |
The following tables list the members exposed by Rescale.
Name | Description | |
---|---|---|
Rescale Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_raster | The input raster dataset. (In, Required) | |
out_raster | Output raster dataset. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
x_scale | The factor in which to scale the cell size in the x direction. (In, Required) | |
y_scale | The factor in which to scale the cell size in the y direction. (In, Required) |