![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
Rotate Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Rotate Class |
The following tables list the members exposed by Rotate.
Name | Description | |
---|---|---|
![]() | Rotate Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | angle | The angle in degrees to rotate the raster. This can be any floating-point number. (In, Required) |
![]() | in_raster | The input raster dataset. (In, Required) |
![]() | out_raster | The output raster dataset. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | pivot_point | The pivot point around which to rotate the raster. The default is the lower left corner of the input raster dataset. To add this variable, press F8 or right-click and click Insert Variable. (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. |