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