ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / LineOfSightOptions Class / OutOfRangeColor Property

In This Topic
    OutOfRangeColor Property
    In This Topic
    Gets and sets the out of range color of the line of sight. Default value is RGB value of (183, 183, 183).
    Syntax
    public CIMColor OutOfRangeColor {get; set;}
    Public Property OutOfRangeColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also