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


IMapImages Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapImages Interface
ArcGIS Developer Help

IMapImages Interface

Provides access to the Map Images Interface.

Product Availability

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

Members

Name Description
Method Add Adds a map image.
Read-only property Count The map image count.
Read-only property Element The map image at the specified position.
Method Insert Adds a map image at the specified position.
Method Remove Removes the map image at the specified position.
Method RemoveAll Removes all map images.

Classes that implement IMapImages

Classes Description
MapImages A collection of Map Image objects.