ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SnapResult Class


In This Topic
    SnapResult Class Properties
    In This Topic

    For a list of all members of this type, see SnapResult members.

    Public Properties
     NameDescription
    Public PropertyGets the Layer the vertex has snapped to.  
    Public PropertyGets the ObjectID of the feature in the Layer the vertex has snapped to.  
    Public PropertyGets the location the vertex has snapped to as a ArcGIS.Core.Geometry.MapPoint.  
    Public PropertyGets the SnapType the vertex has snapped to.  
    Top
    See Also