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


esriArgStatisticsType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriArgStatisticsType Constants
ArcGIS Developer Help

esriArgStatisticsType Constants

The types of arg statistics.

Constant Value Description
esriArgStatisticsMaximum 0 The position/index of the raster for which the pixel value is maximum.
esriArgStatisticsMinimum 1 The position/index of the raster for which the pixel value is minimum.
esriArgStatisticsMedian 2 The position/index of the raster for which the pixel value is median.
esriArgStatisticsDuration 3 Maximum consecutive rasters whose pixel values are within a given pixel value range [min, max].

Product Availability

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