ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / ProximityResult Class / Distance Property

In This Topic
    Distance Property (ProximityResult)
    In This Topic
    Gets the distance between the input query point and the nearest point found.
    Syntax
    public double Distance {get;}
    Public ReadOnly Property Distance As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also