![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriCellsizeType Constants (ArcObjects .NET 10.5 SDK) |
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. |