ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SnapMode Enumeration

In This Topic
    SnapMode Enumeration
    In This Topic
    Specifies the available snap modes for a Map.
    Syntax
    Members
    MemberDescription
    EdgeSnap to edge.
    EndSnap to end.
    IntersectionSnap to intersection.
    MidpointSnap to midpoint.
    PointSnap to point.
    TangentSnap to tangent.
    VertexSnap to vertex.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.SnapMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also