![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |