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


In This Topic
    Snapping Class Members
    In This Topic

    The following tables list the members exposed by Snapping.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets if snapping is available within the project.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets if displaying a snap chip is enabled within the project.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets a collection of the current snapping modes.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Gets the snapping options for the specified map. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)Gets the state of a single SnapMode.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Sets the snapping options for the specified map. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)

    Sets the state of a single SnapMode.

     
    Public Methodstatic (Shared in Visual Basic)

    Sets the given snapping modes.

     
    Top
    See Also