ArcGIS Pro 3.7 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.
    FaceSnap to multipatch face.
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also