ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutTool Class / UseSnapping Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also