ArcGIS Pro 3.7 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 Property LineColor As CIMColor
    public CIMColor LineColor {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also