A map surround for displaying an inset.
| Interfaces | Description |
|---|---|
| IBoundsProperties | Provides access to members that control Bounds Properties. |
| IClone | Provides access to members that control cloning of objects. |
| IConnectionPointContainer | |
| IMapInset | Provides access to members that control the inset map surrounds. |
| IMapSurround | Provides access to members that control the map surround. |
| IPersist | |
| IPersistStream | |
| IQuerySize | Provides access to means to getting the size of an element. |
| Interfaces | Description |
|---|---|
| IMapSurroundEvents (default) | Provides access to events that occur when the state of the map surrounds changes. |
When working with MapInset's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pMapInset as MapInset