ArcGIS Pro 2.6 API Reference Guide
SnapType Enumeration

ArcGIS.Desktop.Mapping Namespace : SnapType Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace