ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / LineOfSightOptions Class / VisibleColor Property

In This Topic
    VisibleColor Property
    In This Topic
    Gets and sets the visible color of the line of sight. Default value is RGB value of (77, 172, 38).
    Syntax
    public CIMColor VisibleColor {get; set;}
    Public Property VisibleColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also