ArcGIS Pro 2.9 API Reference Guide
SetWireframeColor Method (Viewshed)

ArcGIS.Desktop.Mapping Namespace > Viewshed Class : SetWireframeColor Method
Change the color used to paint the viewshed wireframes. This affects all Viewshed 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 11, Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members