ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / BackgroundValueBlue Property

In This Topic
    BackgroundValueBlue Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the background value for the blue channel.
    Syntax
    public Nullable<double> BackgroundValueBlue {get; set;}
    Public Property BackgroundValueBlue As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also