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