ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Viewshed Class / GetMultipleCoverageColorAsync Method

In This Topic
    GetMultipleCoverageColorAsync Method
    In This Topic
    Get the color used to tint geometry in the scene that is visible to more than one viewshed. This affects all Viewshed objects in the active MapView.
    Syntax
    public static Task<CIMColor> GetMultipleCoverageColorAsync()
    Public Shared Function GetMultipleCoverageColorAsync() As Task(Of CIMColor)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also