ArcObjects Library Reference (ArcScene)  

TOCSxDisplayView CoClass

ESRI TOC Sx 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.
ISxContentsView Provides access to members that control the table of contents views of Sx.

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 TOCSxDisplayView's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pTOCSxDisplayView as TOCSxDisplayView