This document is archived and information here might be outdated.  Recommended version.


esriFocalStatisticType Constants (ArcObjects .NET 10.5 SDK)
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.
esriFocalStatisticMedian 5 The statistic type is Median.

Product Availability

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

.NET Related Topics

How to create a Statistics function dataset