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 > esriTileState Constants (ArcObjects .NET 10.5 SDK) |
Cached tile state.
Constant | Value | Description |
---|---|---|
esriTileStateRegular | 0 | Regular tile: tile retrieved successfully from the tile host. |
esriTileStateResampledOnNoData | 1 | Tile, obtained by resampling from lower resolution tile because of no data available. |
esriTileStateResampledOnFailure | 2 | Tile, obtained by resampling from lower resolution tile because of I/O failure. |