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


IMapAdmin Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IMapAdmin Interface

Provides access to Map administration methods. Note: the IMapAdmin interface has been superseded byIMapAdmin3. Please consider using the more recent version.

Product Availability

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

Members

Description
Write-only property ClipBounds Specify a boundary to clip to. Frame uses this to clip to border.
Method FireAfterDraw Fire AfterDraw(esriViewForeground) event.
Method FireChangeFeatureClass Notifies listeners that the a layer's class has changed.
Method FireChangeVersion Notifies listeners that a version in the map changed.
Write-only property NonFrameBackground The background to use when drawing to destinations other than a frame.

CoClasses that implement IMapAdmin

CoClasses and Classes Description
Map A container for the display and manipulation of map data.