ArcObjects Library Reference (ArcMapUI)  

ILayerEffectsEnvironment2.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

ILayerEffectsEnvironment2 Interface