![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
Sample Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : Sample Class |
The following tables list the members exposed by Sample.
Name | Description | |
---|---|---|
![]() | Sample Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_location_data | Data identifying positions at which you want a sample taken. (In, Required) |
![]() | in_rasters | The list of rasters whose values will be sampled based on the input location data. (In, Required) |
![]() | out_table | Output table holding the sampled cell values. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | resampling_type | Resampling algorithm used when sampling a raster. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |