ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LineOfSight Class / SetVisibleColorAsync Method
Version

    SetVisibleColorAsync Method (LineOfSight)
    Change the color used to paint the line of sight lines for the segment and targets that are visible to their corresponding observer. This affects all LineOfSight objects in the active MapView.
    Syntax
    public static Task SetVisibleColorAsync( 
       CIMColor value
    )

    Parameters

    value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also