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


IRasterTypeName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeName Interface
ArcGIS Developer Help

IRasterTypeName Interface

Provides access to members that control a raster type name.

Product Availability

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

Members

Name Description
Read/write property InstanceID The object ID within the mosaic dataset of the raster type instance referenced by this raster type name object.
Read/write property MosaicDatasetName The mosaic dataset name object that stores the raster type instance referenced by this raster type name object.
Read/write property Name The string representation of the raster type object. This can either be a name of an installed raster type object (like 'Raster Dataset' or 'Landsat 7 ETM+'), or path to a .ART file, or a fully-qualified path to a raster type instanced stored within a mosaic d

Classes that implement IRasterTypeName

Classes Description
RasterTypeName The raster type name object.

.NET Samples

Create a Mosaic dataset Create a custom raster type Create a custom raster type Create a custom raster type from the ground up for DMCII data Create a custom raster type from the ground up for DMCII data