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


IARGlobeControl.TOCVisible Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.TOCVisible Property
ArcGIS Developer Help

IARGlobeControl.TOCVisible Property

Indicates if the Table of Contents (TOC) is visible.

[Visual Basic .NET]
Public Property TOCVisible As Boolean
[C#]
public bool TOCVisible {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Indicates if the Table of Contents (TOC) is visible.

See Also

IARGlobeControl Interface