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


IPixelInspectionWindow.Layer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IP > IPixelInspectionWindow Interface > IPixelInspectionWindow.Layer Property
ArcGIS Developer Help

IPixelInspectionWindow.Layer Property

The raster layer to be inspected.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPixelInspectionWindow Interface