ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / BackgroundValueRed Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also