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


ILayerEffectsEnvironment2.SelectedLayer Property (ArcObjects .NET 10.4 SDK)
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