ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / LineOfSightOptions Class / WireframeColor Property

In This Topic
    WireframeColor Property
    In This Topic
    Gets and sets the wireframe color of the line of sight. Default value is RGB value of (255, 170, 0).
    Syntax
    Public Property WireframeColor As CIMColor
    public CIMColor WireframeColor {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also