The tolerance in pixels used when picking.
[Visual Basic .NET] Public Property ScreenPickTolerance As Integer
[C#] public int ScreenPickTolerance {get; set;}
[C++]
HRESULT get_ScreenPickTolerance(
long* pixels
);
[C++]
HRESULT put_ScreenPickTolerance(
long pixels
);
[C++]Parameters
pixels [out, retval] pixels is a parameter of type long pixels [in] pixels is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.