ArcGIS Pro 2.9 API Reference Guide
GetVisibleColor Method (Viewshed)

ArcGIS.Desktop.Mapping Namespace > Viewshed Class : GetVisibleColor Method
Get the color used to tint geometry in the scene that is visible to an observer. This affects all Viewshed objects in the active MapView.
Syntax
public static Task<CIMColor> GetVisibleColor()
Public Shared Function GetVisibleColor() As Task(Of CIMColor)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members