ArcGIS Pro 2.8 API Reference Guide
SnapLocation Property

ArcGIS.Desktop.Mapping Namespace > SnapResult Class : SnapLocation Property
Gets the location the vertex has snapped to as a ArcGIS.Core.Geometry.MapPoint.
Syntax
public MapPoint SnapLocation {get;}
Public ReadOnly Property SnapLocation As MapPoint
Remarks
If the vertex has not snapped, SnapLocation is null.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SnapResult Class
SnapResult Members