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


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

IMapAdmin Interface

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

Product Availability

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

Members

Name 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.

Classes that implement IMapAdmin

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