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

In This Topic
    LineWidth Property
    In This Topic
    Gets and sets the line width used in the line of sight. Default value is 1.
    Syntax
    public double LineWidth {get; set;}
    Public Property LineWidth As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also