ArcGIS Pro 3.4 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 CIMColor BackgroundColor {get; set;}
    Public Property BackgroundColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also