ArcGIS Pro 2.6 API Reference Guide
SnapType Property (SnapResult)

ArcGIS.Desktop.Mapping Namespace > SnapResult Class : SnapType Property
Gets the SnapType the vertex has snapped to.
Syntax
public SnapType SnapType {get;}
Public ReadOnly Property SnapType As SnapType
Remarks
If the vertex has not snapped, the SnapType is None.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SnapResult Class
SnapResult Members