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


IRasterAnalysisToolbarEnvironment.CurSelLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (SpatialAnalystUI)  

IRasterAnalysisToolbarEnvironment.CurSelLayer Property

The ILayer interface of the current selected layer.

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

Product Availability

Available with ArcGIS Desktop. Requires Spatial Analyst Extension.

See Also

IRasterAnalysisToolbarEnvironment Interface