|     | 
| ESRI.ArcGIS.SpatialAnalystTools | |
| BlockStatistics Class Members | |
| See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers | |
| ESRI.ArcGIS.SpatialAnalystTools Namespace : BlockStatistics Class | 
The following tables list the members exposed by BlockStatistics.
| Name | Description | |
|---|---|---|
|  | BlockStatistics 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 are ignored by the statistic calculation. (In, Optional) | 
|  | in_raster | The raster on which to perform the Block Statistics calculations. (In, Required) | 
|  | neighborhood | The Neighborhood class dictates the shape of the area around each cell used to calculate the statistic. (In, Optional) | 
|  | out_raster | The output block statistics raster. (Out, Required) | 
|  | ParameterInfo | The parameters used by this tool. For internal use only. | 
|  | statistics_type | The 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. | 
 
     
     
    