This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRasterTableTypeEnum Constants (ArcObjects .NET 10.5 SDK) |
The raster table types.
Constant | Value | Description |
---|---|---|
esriRasterTableIndex | 0 | Values in raster are indexes in the table. |
esriRasterTableValue | 1 | Values in raster are values in the table. |
esriRasterTableInvalid | 99 | Values are invalid. |