ArcGIS Pro 3.7 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 ReadOnly Property Distance As Double
    public double Distance {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also