ArcObjects Library Reference (ArcMapUI)  

IBasicDocument2.SearchTolerance Property

The global search tolerance in geographic units for selection.

[Visual Basic .NET]
Public ReadOnly Property SearchTolerance As Double
[C#]
public double SearchTolerance {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface