This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapImages Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Map Images Interface.
Description | ||
---|---|---|
Add | Adds a map image. | |
Count | The map image count. | |
Element | The map image at the specified position. | |
Insert | Adds a map image at the specified position. | |
Remove | Removes the map image at the specified position. | |
RemoveAll | Removes all map images. |
CoClasses and Classes | Description |
---|---|
MapImages | A collection of Map Image objects. |