ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / RedBandIndex Property

In This Topic
    RedBandIndex Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the band index for the red channel.
    Syntax
    Public Property RedBandIndex As Nullable(Of Integer)
    public Nullable<int> RedBandIndex {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also