A map surround for displaying a legend.
| Interfaces | Description |
|---|---|
| IActiveViewEvents | Provides access to events that occur when the state of the active view changes. |
| IBoundsProperties | Provides access to members that control Bounds Properties. |
| IClone | Provides access to members that control cloning of objects. |
| IConnectionPointContainer | |
| IGraphicsComposite | Provides access to members that control objects that are composed of graphic elements. |
| ILegend | Provides access to members that control a legend. |
| IMapSurround | Provides access to members that control the map surround. |
| IPersist | |
| IPersistStream | |
| IPropertySupport | Provides access to members that set a default property on an object. |
| IQuerySize | Provides access to means to getting the size of an element. |
| IReadingDirection | Provides access to members that control the reading direction. |
| ITransformEvents | Provides access to members that control Transform Events. |
| Interfaces | Description |
|---|---|
| IMapSurroundEvents (default) | Provides access to events that occur when the state of the map surrounds changes. |
When working with Legend's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pLegend as Legend