Provides access to members that control the zonal analysis operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
| Description | ||
|---|---|---|
![]()  | 
TabulateArea | Calculates cross tabulated areas between two datasets. | 
![]()  | 
ZonalFill | Fills zones using the minimum cell value from the 'weightRaster', along the zone boundary. | 
![]()  | 
ZonalGeometry | Calculates for each zone of the input zone Dataset the specified geometry measure. | 
![]()  | 
ZonalGeometryAsTable | Calculates all geometry characteristics for each zone in a table. | 
![]()  | 
ZonalStatistics | Calculates in each output cell the statistic of the values of all cells in the value raster that belongs to the same zone. | 
![]()  | 
ZonalStatisticsAsTable | Calculates all statistics for each zone in a table. | 
CoClasses that implement IZonalOp
| CoClasses and Classes | Description | 
|---|---|
| RasterZonalOp | A mechanism for performing zonal operations on rasters. | 
