ESRI.ArcGIS.DataManagementTools | |
Warp Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Warp Class |
The following tables list the members exposed by Warp.
Name | Description | |
---|---|---|
Warp 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. | |
resampling_type | The resampling algorithm to be used. The default is NEAREST. (In, Optional) | |
source_control_points | The source points are the "from" coordinates of the links. (In, Required) | |
target_control_points | The target points are the "to" coordinates of the links. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
transformation_type | The geometric transformation type. (In, Optional) |