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


IDDDToolbarEnvironment.CurrentSelectedLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalystUI)  

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

IDDDToolbarEnvironment Interface