The global search tolerance in pixels for selection.
[Visual Basic 6.0] Property SearchTolerancePixels As Long
[Visual Basic .NET] Public Property SearchTolerancePixels As Integer
[C#] public int SearchTolerancePixels {get; set;}
This property controls the application's search tolerance. The search tolerance is measured in pixel units. Use IMxDocument::SearchTolerance to check the search tolerance in map units.