ArcGIS Pro 2.9 API Reference Guide
SetNotVisibleColor Method (Viewshed)

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

Parameters

value
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Viewshed Class
Viewshed Members