ArcGIS Pro 2.6 API Reference Guide
GetNotVisibleColor Method (ViewDome)

ArcGIS.Desktop.Mapping Namespace > ViewDome Class : GetNotVisibleColor Method
Get the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome objects in the active MapView.
Syntax
public static Task<CIMColor> GetNotVisibleColor()
Public Shared Function GetNotVisibleColor() As Task(Of CIMColor)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ViewDome Class
ViewDome Members