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

In This Topic
    ExtendLines Property
    In This Topic
    Gets and sets whether to extend lines to the maximum distance. Default value is false.
    Syntax
    public bool ExtendLines {get; set;}
    Public Property ExtendLines As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also