ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StretchColorizerDefinition Class / BackgroundValue Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also