ArcGIS Pro 2.6 API Reference Guide
SetNotVisibleColor Method (ViewDome)

ArcGIS.Desktop.Mapping Namespace > ViewDome Class : SetNotVisibleColor Method
Change the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome 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 10, Windows 8.1, Windows 7

See Also

Reference

ViewDome Class
ViewDome Members