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


ILayerEffectsEnvironment3.SelectedLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ILayerEffectsEnvironment3.SelectedLayer Property

Currenttly selected layer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ILayerEffectsEnvironment3 Interface