ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StretchColorizerDefinition Class / BandIndex Property

In This Topic
    BandIndex Property (StretchColorizerDefinition)
    In This Topic
    Gets and sets the band index of the band being displayed.
    Syntax
    public Nullable<int> BandIndex {get; set;}
    Public Property BandIndex As Nullable(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also