This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxDocument Interface > IMxDocument.SearchTolerance Property (ArcObjects .NET 10.5 SDK) |
The global search tolerance in geographic units for selection.
[Visual Basic .NET] Public ReadOnly Property SearchTolerance As Double
[C#] public double SearchTolerance {get;}
The application's search tolerance is measured and set using pixel units. This property automatically converts the size of the pixels to map units. The example shows how this conversion is done.