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


In This Topic
    SnapResult Class Members
    In This Topic

    The following tables list the members exposed by SnapResult.

    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