ArcObjects Library Reference (Carto)  

IMapAdmin2 Interface

Provides access to Map administration methods. Note: the IMapAdmin2 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 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 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 IMapAdmin2

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

.NET Snippets

Set Data Source