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


IGxWorldView.IsDisplayingScene Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IG > IGxWorldView Interface > IGxWorldView.IsDisplayingScene Property
ArcGIS Developer Help

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