This document is archived and information here might be outdated. Recommended version. |
Search tolerance in device units.
[Visual Basic .NET]
Public Property SearchTolerance As Integer
[C#]
public int SearchTolerance {get; set;}
[C++]
HRESULT get_SearchTolerance(
System.Int32* Tolerance
);
[C++]
HRESULT put_SearchTolerance(
long Tolerance
);
[C++] Parameters Tolerance [out, retval]
Tolerance is a parameter of type long* Tolerance [in]
Tolerance is a parameter of type long