ArcGIS Pro 3.7 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 Property ExtendLines As Boolean
    public bool ExtendLines {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also