Provides access to members that control raster type history.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
GetAllRasterTypeInstances | Returns all available raster type instances. |
![]() |
GetOverviewInstances | Returns all raster type instances corresponding to overview schemas. |
![]() |
GetRasterTypeInstance | Returns the raster type object associated with the specified instance ID. |
![]() |
GetSelectedRasterTypeInstances | Returns all raster type instances associated with selected catalog items. |
![]() |
UpdateRasterTypeInstance | Updates or adds the specified raster type object to the collection. Returns the ID of the updated or newly added instance. |
CoClasses that implement IRasterTypeHistory
| CoClasses and Classes | Description |
|---|---|
| MosaicDataset | A mosaic dataset object. |
