ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / SelectionOptions Class / EnableClickTolerance Property

In This Topic
    EnableClickTolerance Property (SelectionOptions)
    In This Topic
    Gets the value indicating whether click tolerance is enabled.
    Syntax
    public bool EnableClickTolerance {get;}
    Public ReadOnly Property EnableClickTolerance As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also