ArcGIS Pro 2.6 API Reference Guide
DisplayBackgroundValue Property (RGBColorizerDefinition)

ArcGIS.Desktop.Mapping Namespace > RGBColorizerDefinition Class : DisplayBackgroundValue Property
Gets and sets a boolean value indicating whether or not to display the background value.
Syntax
public Nullable<bool> DisplayBackgroundValue {get; set;}
Public Property DisplayBackgroundValue As Nullable(Of Boolean)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RGBColorizerDefinition Class
RGBColorizerDefinition Members