This document is archived and information here might be outdated.  Recommended version.


ISxContentsView2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxContentsView2 Interface
ArcGIS Developer Help

ISxContentsView2 Interface

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Name Description
Method Activate Activates the contents view.
Method AddToSelectedItems Adds to the selected items.
Read-only property Bitmap
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-only property Tooltip
Read/write property Visible Indicates if the view is visible.

Inherited Interfaces

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

Classes that implement ISxContentsView2

Classes Description