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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also