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


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

esriCellsizeType Constants

Different ways of estimating cellsize.

Constant Value Description
esriCellsizeFirstOf 0 The first of all cellsizes.
esriCellsizeMinOf 1 The minimum of all cellsizes.
esriCellsizeMaxOf 2 The maximum of all cellsizes.
esriCellsizeMeanOf 3 The mean of all cellsizes.
esriCellsizeLastOf 4 The last of all cellsizes.

Product Availability

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