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

In This Topic
    SnapType Enumeration
    In This Topic
    Specifies the possible snap types.
    Syntax
    Members
    MemberDescription
    Edge Snapped to an edge.
    Endpoint Snapped to an endpoint.
    Grid Snapped to the grid.
    Intersection Snapped to the intersection of two features.
    Midpoint Snapped to the midpoint.
    None Did not snap.
    Point Snapped to a point.
    Tangent Snapped to a tangent.
    Vertex Snapped to a vertex.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also