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


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

IMapFrameDescriptions Interface

Provides access to the Map Frame Descriptions Interface.

Product Availability

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

Members

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

Classes that implement IMapFrameDescriptions

Classes Description
MapFrameDescriptions A collection of Map Frame Description objects.