ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Viewshed Class / GetWireframeColorAsync Method

In This Topic
    GetWireframeColorAsync Method (Viewshed)
    In This Topic
    Get the color used to paint the viewshed wireframes. This affects all Viewshed objects in the active MapView.
    Syntax
    Public Shared Function GetWireframeColorAsync() As Task(Of CIMColor)
    public static Task<CIMColor> GetWireframeColorAsync()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also