ArcObjects Library Reference (GeoDatabase)  

IRasterCatalogItem Interface

Provides access to members that control a raster catalog item.

Product Availability

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

Members

Description
Read/write property 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

RasterCatalogItem Class | IRasterCatalogItem Interface | RasterValue Class