ArcGIS Pro 2.7 API Reference Guide
GetWireframeColor Method (Viewshed)

ArcGIS.Desktop.Mapping Namespace > Viewshed Class : GetWireframeColor Method
Get the color used to paint the viewshed wireframes. This affects all Viewshed objects in the active MapView.
Syntax
public static Task<CIMColor> GetWireframeColor()
Public Shared Function GetWireframeColor() As Task(Of CIMColor)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members