ArcObjects Library Reference (ArcScene)  

ISxContentsView Interface

Provides access to members that control the table of contents views of Sx.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Description
Method Activate Activates the contents view.
Method AddToSelectedItems Adds to the selected items.
Read/write property ContextItem The context item (could be an enumerator).
Method Deactivate Deactivates the contents view.
Read-only property hWnd The HWND of the contents view.
Read-only property Name The name of the contents view.
Write-only property ProcessEvents Indicates whether the view is currently responding to events.
Method Refresh Refreshes the contents view. If a non-null item is specified, it refreshes only that item and its children.
Method RemoveFromSelectedItems Removes an item from the selected items.
Read/write property SelectedItem The selected item (could be an enumerator).
Read/write property ShowLines Indicates whether to show lines in the TOC tree.
Read/write property Visible Indicates if the view is visible.

CoClasses that implement ISxContentsView

CoClasses and Classes Description
TOCSxCatalogView Esri TOC Sx Catalog View.
TOCSxDisplayView Esri TOC Sx Display View.
TOCSxLegendSelectionView