ArcGIS Pro 3.7 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 Property BandIndex As Nullable(Of Integer)
    public Nullable<int> BandIndex {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also