ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / ElevationProfileOptions Class / BackgroundColor Property

In This Topic
    BackgroundColor Property (ElevationProfileOptions)
    In This Topic
    Gets and sets the background color of the elevation profile. Default value is RGB value of (128, 128, 128).
    Syntax
    Public Property BackgroundColor As CIMColor
    public CIMColor BackgroundColor {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also