This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > R > rstRepresentationType Constants (ArcObjects .NET 10.4 SDK) |
The raster representation type.
Constant | Value | Description |
---|---|---|
DT_THEMATIC | 0 | Raster represents thematic data. |
DT_ATHEMATIC | 1 | Raster represents continuous data. |
DT_EITHER | 2 | Raster may represent either data type. |