This document is archived and information here might be outdated. Recommended version. |
Provides access to Map administration methods.
Name | 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. | |
FireLayerAdded | Notifies listeners that a layer has been added to the map. | |
FireLayerDeleted | Notifies listeners that a layer has been removed from the map. | |
FireLayerReordered | Notifies listeners that a layer has been reordered the map. | |
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. |
Classes | Description |
---|---|
Map | A container for the display and manipulation of map data. |