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 | ||
---|---|---|
![]() |
ClipBounds | Specify a boundary to clip to. Frame uses this to clip to border. |
![]() |
CompleteRedrawNeeded | Check if a complete redraw is needed. |
![]() |
FireAfterDraw | Fire AfterDraw(esriViewForeground) event. |
![]() |
FireChangeFeatureClass | Notifies listeners that the a layer's class has changed. |
![]() |
FireChangeTable | Notifies listeners that the a layer's class has changed. |
![]() |
FireChangeVersion | Notifies listeners that a version in the map changed. |
![]() |
ForceGraphicSelectionDraw | Call before using Output to cause graphic selection to be drawn. |
![]() |
NonFrameBackground | Specify the background to use when drawing to destinations other than a frame. |
![]() |
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. |