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


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

IGxWorldView.DisplayedLayer Property

The layer being displayed.

[Visual Basic .NET]
Public ReadOnly Property DisplayedLayer As ILayer
[C#]
public ILayer DisplayedLayer {get;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGxWorldView Interface