ESRI TOC GMx Display View.
Product Availability
Available with ArcGIS Desktop. Requires 3D Analyst Extension.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IComPropertySheetEvents (esriSystemUI) | Provides access to events that occur on a COM property sheet. |
IContentsView2 (esriArcMapUI) | Provides access to members that control the table of contents views of GMx. |
Event Interfaces
Interfaces | Description |
---|---|
IActiveViewEvents (default) | Provides access to events that occur when the state of the active view changes. |
Working with Events
[Visual Basic 6.0]
When working with TOCGMxDisplayView's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pTOCGMxDisplayView as TOCGMxDisplayView