ArcGIS Pro 3.0 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, Windows 8.1

    See Also