ArcGIS Pro 2.8 API Reference Guide
SetVisibleColor Method (Viewshed)

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

Parameters

value
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members