An engine that places labels for features using conflict detection.
| Interfaces | Description |
|---|---|
| IConnectionPointContainer | |
| IOverposter | Provides access to members that place labels for features using conflict detection. |
| IOverposter2 | Provides access to members that place labels for features using conflict detection. |
| IPersist | |
| IPersistStream |
| Interfaces | Description |
|---|---|
| IBasicOverposterEvents (default) | Provides access to events that occur on the BasicOverposter. |
When working with BasicOverposter's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pBasicOverposter as BasicOverposter