ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / UseSnapping Property

In This Topic
    UseSnapping Property (MapTool)
    In This Topic
    Gets or sets whether to use snapping to precisely sketch on the active map view. The default value is false.
    Syntax
    protected bool UseSnapping {get; set;}
    Protected Property UseSnapping As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also