ArcObjects Library Reference (ArcScene)  

ISxApplication.TOCVisible Property

Indicates if the TOC is visible.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxApplication Interface