Set Searchpoint Tolerance Touch statement - MapBasic - 2023

MapInfo MapBasic Reference

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapBasic
Version
2023
Language
English
Product name
MapBasic
Title
MapInfo MapBasic Reference
First publish date
1985
Last updated
2023-09-12
Published on
2023-09-12T16:32:32.686312

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.