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 |
|
InstanceID |
The object ID within the mosaic dataset of the raster type instance referenced by this raster type name object. |
|
MosaicDatasetName |
The mosaic dataset name object that stores the raster type instance referenced by this raster type name object. |
|
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
.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