This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxContentsView Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the table of contents views of Sx.
Description | ||
---|---|---|
Activate | Activates the contents view. | |
AddToSelectedItems | Adds to the selected items. | |
ContextItem | The context item (could be an enumerator). | |
Deactivate | Deactivates the contents view. | |
hWnd | The HWND of the contents view. | |
Name | The name of the contents view. | |
ProcessEvents | Indicates whether the view is currently responding to events. | |
Refresh | Refreshes the contents view. If a non-null item is specified, it refreshes only that item and its children. | |
RemoveFromSelectedItems | Removes an item from the selected items. | |
SelectedItem | The selected item (could be an enumerator). | |
ShowLines | Indicates whether to show lines in the TOC tree. | |
Visible | Indicates if the view is visible. |
CoClasses and Classes | Description |
---|---|
TOCSxCatalogView | Esri TOC Sx Catalog View. |
TOCSxDisplayView | Esri TOC Sx Display View. |
TOCSxLegendSelectionView |