ArcGIS Pro 2.8 API Reference Guide
SetMultipleCoverageColor Method

ArcGIS.Desktop.Mapping Namespace > Viewshed Class : SetMultipleCoverageColor Method
Change 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 void SetMultipleCoverageColor( 
   CIMColor value
)
Public Shared Sub SetMultipleCoverageColor( _
   ByVal value As CIMColor _
) 

Parameters

value
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members