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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also