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

In This Topic
    DisplayBackgroundValue Property (StretchColorizerDefinition)
    In This Topic
    Gets and sets a boolean value indicating whether or not to display the background.
    Syntax
    Public Property DisplayBackgroundValue As Nullable(Of Boolean)
    public Nullable<bool> DisplayBackgroundValue {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also