ArcObjects Component Help  (Core)    

Overview CoClass

A map surround for displaying an overview.

Interfaces

Interfaces Description
IBoundsProperties Provides access to members that control Bounds Properties.
IClone Provides access to members that control cloning of objects.
IConnectionPointContainer
IMapSurround Provides access to members that control the map surround.
IOverview Provides access to members that control the overview.
IPersist
IPersistStream
IQuerySize Provides access to means to getting the size of an element.

Event Interfaces

Interfaces Description
IMapSurroundEvents (default) Provides access to events that occur when the state of the map surrounds changes.

Working with Events

[VB6]

When working with Overview's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pOverview as Overview