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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also