TouchRadiusX()

Syntax

Result = TouchRadiusX(Finger)
Description
Returns the finger 'x' radius (in pixels).

Parameters

Finger The finger to get the value. Up to five fingers are supported at once, value can be between 0 and 4. TouchScreenPushed() can be used to know which fingers are currently on the screen.

Return value

The finger 'x' radius (in pixels).

See Also

ExamineTouchScreen(), TouchRadiusY()
<- TouchDeltaY() - TouchScreen Index - TouchRadiusY() ->