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


IGxWorldView.IsDisplayingScene Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (3DAnalystUI)  

IGxWorldView.IsDisplayingScene Property

Indicates if displaying scene document.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGxWorldView Interface