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


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

ILasDatasetToolbarEnvironment.CurrentSelectedLayer Property

The ILasDatasetLayer interface of the current selected layer.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ILasDatasetToolbarEnvironment Interface