ArcGIS Pro 2.9 API Reference Guide
GetMultipleCoverageColor Method

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members