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


ISxDocument.SearchTolerancePixels Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

ISxDocument.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. Requires 3D Analyst Extension.

See Also

ISxDocument Interface