Purpose
Set the touch tolerance level on a touch sensitive screen. You can issue this statement from the MapBasic window in MapInfo Pro.
Syntax
Set Searchpoint Tolerance Touch { val }
val sets touch tolerance level of a touch screen device. Range between 3 and 50.
Description
Use the Set Searchpoint Tolerance Touch statement to set the touch tolerance level of a touch screen device. This statement only affects the touch tolerance for the SearchPoint() function and is used to change the touch coverage area when using the SearchPoint() function. The default touch tolerance for a touch screen device is set 15. You can use this statement to change this tolerance to anywhere between 3 and 50.