ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ViewDome Class / SetNotVisibleColorAsync Method
Version

    SetNotVisibleColorAsync Method (ViewDome)
    Change the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome 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