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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also