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


esriCellsizeType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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.

.NET Related Topics

How to create an Arithmetic function dataset