Provides access to members that control the table of contents views of GMx.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
Activate | Activates the contents view. |
![]() |
AddToSelectedItems | Adds to the selected items. |
![]() |
BasicActivate | Activates the contents view. |
![]() |
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 if 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 if lines are shown in the TOC tree. |
![]() |
Visible | Indicates if the view is visible. |
Inherited Interfaces
Interfaces | Description |
---|---|
IContentsView | Provides access to members that control table of contents views. |
CoClasses that implement IContentsView2
CoClasses and Classes | Description |
---|---|
TOCGMxCatalogView (esriArcGlobe) | ESRI TOC GMx Catalog View. |
TOCGMxDisplayView (esriArcGlobe) | ESRI TOC GMx Display View. |
TOCGMxLegendSelectionView (esriArcGlobe) | |
TOCGMxTypeView (esriArcGlobe) | ESRI TOC GMx Type View. |