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


IDERasterDataset Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDERasterDataset Interface
ArcGIS Developer Help

IDERasterDataset Interface

Provides access to the RasterDataset Data Element.

Product Availability

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

Members

Name Description
Read/write property BandCount The number of bands in the collection.
Read/write property CompressionType The compression technique applied to this RasterDataset.
Read/write property Format The format of this RasterRataset.
Read/write property Permanent Indicates if the dataset is temporary.
Read/write property SensorType The sensor type of this RasterDataset.

Classes that implement IDERasterDataset

Classes Description
DEMosaicDataset (esriDataSourcesRaster) The MosaicDataset Data Element object.
DERasterDataset RasterDataset Data Element object.