Provides access to members that control a raster catalog item.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
RasterDataset | The raster dataset of the raster catalog feature. |
CoClasses that implement IRasterCatalogItem
CoClasses and Classes | Description |
---|---|
RasterCatalogItem | Raster Catalog Feature Class. |
Remarks
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.
See Also
IRasterCatalogItem Interface | RasterCatalogItem Class | RasterValue Class