ArcGIS Pro 3.2 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 Nullable<bool> DisplayBackgroundValue {get; set;}
    Public Property DisplayBackgroundValue As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also