ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / ProximityResult Class / PartIndex Property

In This Topic
    PartIndex Property (ProximityResult)
    In This Topic
    Gets the index of the part in which the point was found.
    Syntax
    public int PartIndex {get;}
    Public ReadOnly Property PartIndex As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also