![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
ZonalStatisticsAsTable Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ZonalStatisticsAsTable Class |
The following tables list the members exposed by ZonalStatisticsAsTable.
Name | Description | |
---|---|---|
![]() | ZonalStatisticsAsTable Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | ignore_nodata | Denotes whether NoData values in the Value input will influence the results of the zone that they fall within. (In, Optional) |
![]() | in_value_raster | Raster that contains the values on which to calculate a statistic. (In, Required) |
![]() | in_zone_data | Dataset that defines the zones. (In, Required) |
![]() | out_table | Output table that will contain the summary of the values in each zone. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | statistics_type | Statistic type to be calculated. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | zone_field | Field that holds the values that define each zone. (In, Required) |