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


IGxGeographicView2.DisplayedLayer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxGeographicView2 Interface > IGxGeographicView2.DisplayedLayer Property
ArcGIS Developer Help

IGxGeographicView2.DisplayedLayer Property

The layer object currently being displayed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGeographicView2 Interface