ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / ElevationProfileOptions Class / HighlightColor Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also