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


IARGlobeControl.TOCVisible Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (PublisherControls)  

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