ArcGIS Pro 2.6 API Reference Guide
SetOutOfRangeColor Method

ArcGIS.Desktop.Mapping Namespace > LineOfSight Class : SetOutOfRangeColor Method
Change the color used to paint the line of sight lines for the segment and targets that are outside of the minimum or maximum distance range to their corresponding observer. This affects all LineOfSight objects in the active MapView.
Syntax
public static void SetOutOfRangeColor( 
   CIMColor value
)
Public Shared Sub SetOutOfRangeColor( _
   ByVal value As CIMColor _
) 

Parameters

value
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

LineOfSight Class
LineOfSight Members