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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also