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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also