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


IPixelInspectionWindow.BandIndex Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (ArcMapUI)  

IPixelInspectionWindow.BandIndex Property

The raster band index to be inspected.

[Visual Basic .NET]
Public Property BandIndex As Integer
[C#]
public int BandIndex {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPixelInspectionWindow Interface