ArcObjects Library Reference (DataSourcesRaster)  

esriFocalStatisticType Constants

The statistic types for focal stattistics raster function.

Constant Value Description
esriFocalStatisticMin 1 The statistic type is Minimum.
esriFocalStatisticMax 2 The statistic type is Maximum.
esriFocalStatisticMean 3 The statistic type is Mean.
esriFocalStatisticStandardDeviation 4 The statistic type is Standard Deviations.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to create a Statistics function dataset