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 > IMapAdmin Interface (ArcObjects .NET 10.5 SDK) |
Provides access to Map administration methods. Note: the IMapAdmin interface has been superseded byIMapAdmin3. Please consider using the more recent version.
Description | ||
---|---|---|
ClipBounds | Specify a boundary to clip to. Frame uses this to clip to border. | |
FireAfterDraw | Fire AfterDraw(esriViewForeground) event. | |
FireChangeFeatureClass | Notifies listeners that the a layer's class has changed. | |
FireChangeVersion | Notifies listeners that a version in the map changed. | |
NonFrameBackground | The background to use when drawing to destinations other than a frame. |
CoClasses and Classes | Description |
---|---|
Map | A container for the display and manipulation of map data. |