This document is archived and information here might be outdated.  Recommended version.


IRasterDatasetInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDatasetInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IRasterDatasetInfo Interface

Provides access to a raster dataset information.

Product Availability

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

Members

Name Description
Read-only property FileList The list of files associated with this dataset.
Read-only property StorageDef The GeoDatabase raster storage definition.

CoClasses that implement IRasterDatasetInfo

CoClasses and Classes Description

.NET Samples

Create an NDVI custom raster function (Code Files: NDVICustomFunction) | Create a custom raster function (Code Files: WatermarkFunction)