ArcGIS Pro 2.6 API Reference Guide
SetWireframeColor Method (LineOfSight)

ArcGIS.Desktop.Mapping Namespace > LineOfSight Class : SetWireframeColor Method
Change the color used to paint the wireframe line that appears below elevated observers or targets. This affects all LineOfSight objects in the active MapView.
Syntax
public static void SetWireframeColor( 
   CIMColor value
)
Public Shared Sub SetWireframeColor( _
   ByVal value As CIMColor _
) 

Parameters

value
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

LineOfSight Class
LineOfSight Members