ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Viewshed Class / SetNotVisibleColorAsync Method
Version

SetNotVisibleColorAsync Method (Viewshed)
Change the color used to tint geometry in the scene that is within the view frustrum of the observer, but not visible. This affects all Viewshed objects in the active MapView.
Syntax
public static Task SetNotVisibleColorAsync( 
   CIMColor value
)

Parameters

value
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also