Provides access to members that control the overview. Note: the IOverview interface has been superseded byIOverview2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AoiFillSymbol | Fill symbol used to display the area of interest. |
![]() |
DelayEvents | Used to batch operations together to minimize notifications. |
![]() |
Draw | Draws the map surround into the specified display bounds. |
![]() |
FitToBounds | Adjusts the map surround to fit the bounds. The changed argument indicates whether the size of the map surround was changed. |
![]() |
Icon | Icon used to represent the map surround. |
![]() |
Map | The parent map. |
![]() |
Name | Name of the map surround. |
![]() |
OverlayGridLabelSymbol | Text symbol used to label overlay grid cells with the layer's display field. |
![]() |
OverlayGridLayer | Overlay grid layer for the overview. |
![]() |
QueryBounds | Returns the bounds of the map surround. |
![]() |
Refresh | Makes sure the latest updates are refected the next time the Map Surround is drawn. |
![]() |
SetOverlayGridCell | Sets the extent of the associated map to the specified overlay grid cell. |
![]() |
UpdateDisplay | Updates the display of the overview based upon the associated map's current settings. |
Inherited Interfaces
Interfaces | Description |
---|---|
IMapSurround | Provides access to members that control the map surround. |
CoClasses that implement IOverview
CoClasses and Classes | Description |
---|---|
Overview | A map surround for displaying an overview. |