This document is archived and information here might be outdated.  Recommended version.


rstRepresentationType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

rstRepresentationType Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

RasterDataset Class