ArcObjects Library Reference (3DAnalystUI)  

IDDDToolbarEnvironment2.CurrentSelectedLayer Property

The ILayer interface of the current selected layer.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IDDDToolbarEnvironment2 Interface