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

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

    ArcGIS Pro version: 3.4 or higher.
    See Also