ArcObjects Library Reference (Carto)  

IMapAdmin3 Interface

Provides access to Map administration methods.

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 CompleteRedrawNeeded Check if a complete redraw is needed.
Method FireAfterDraw Fire AfterDraw(esriViewForeground) event.
Method FireChangeFeatureClass Notifies listeners that the a layer's class has changed.
Method FireChangeTable Notifies listeners that the a layer's class has changed.
Method FireChangeVersion Notifies listeners that a version in the map changed.
Method FireLayerAdded Notifies listeners that a layer has been added to the map.
Method FireLayerDeleted Notifies listeners that a layer has been removed from the map.
Method FireLayerReordered Notifies listeners that a layer has been reordered the map.
Method ForceGraphicSelectionDraw Call before using Output to cause graphic selection to be drawn.
Read/write property NonFrameBackground Specify the background to use when drawing to destinations other than a frame.
Method SuppressForegroundDraw Call before using Output to prevent AfterDraw(esriViewForeground) from being fired.

CoClasses that implement IMapAdmin3

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