IRasterCatalogItem Interface

Provides access to members that control a raster catalog item.

Members

Name Description
Read/write property RasterDataset The raster dataset of the raster catalog feature.

IRasterCatalogItem.RasterDataset Property

The raster dataset of the raster catalog feature.

Public Property RasterDataset As IRasterDataset
public IRasterDataset RasterDataset {get; set;}

Classes that implement IRasterCatalogItem

Classes Description

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.