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

See Also

Reference

SnapResult Class
SnapResult Members