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


IPixelInspectionWindow.BandIndex 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.BandIndex Property
ArcGIS Developer Help

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