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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also