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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also