This document is archived and information here might be outdated.  Recommended version.


IBasicDocument2.SearchTolerance Property (ArcObjects .NET 10.4 SDK)
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