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


IBasicDocument2.SearchTolerancePixels Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IBasicDocument2.SearchTolerancePixels Property

The global search tolerance in pixels for selection.

[Visual Basic .NET]
Public Property SearchTolerancePixels As Integer
[C#]
public int SearchTolerancePixels {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface