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


rstRepresentationType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > R > rstRepresentationType Constants
ArcGIS Developer Help

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