ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SnapResult Class / SnapType Property

In This Topic
    SnapType Property (SnapResult)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also