IRasterCatalogName Interface

Provides access to members that return information about a RasterCatalog.

Members

Name Description
Read/write property IsRasterDataset Indicates if this is a RasterDataset (a special one-row RasterCatalog).
Read/write property RasterFieldName The name of the default Raster field.

IRasterCatalogName.IsRasterDataset Property

Indicates if this is a RasterDataset (a special one-row RasterCatalog).

Public Property IsRasterDataset As Boolean
public bool IsRasterDataset {get; set;}

IRasterCatalogName.RasterFieldName Property

The name of the default Raster field.

Public Property RasterFieldName As String
public string RasterFieldName {get; set;}

Classes that implement IRasterCatalogName

Classes Description

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