This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterCatalogItem Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a raster catalog item.
Description | ||
---|---|---|
RasterDataset | The raster dataset of the raster catalog feature. |
CoClasses and Classes | Description |
---|---|
RasterCatalogItem | Raster Catalog Feature Class. |
The IRasterCatalogItem interface provides access to the Raster field of the RasterCatalogItem. It is a shortcut to obtain the RasterDataset in the Raster field of the feature. Another way to get the RasterDataset is through RasterValue.
RasterValue Class | RasterCatalogItem Class | IRasterCatalogItem Interface