PointerEvent.Size

From Xojo Documentation

Read-Only Property (As Double )
DoubleValue = aPointerEvent.Size

New in 2020r2

Supported for all project types and targets.

The radius (in points) of the pointer at the time the event took place.

See Also

MobileCanvas.PointerDown, MobileCanvas.PointerDrag and MobileCanvas.PointerUp events.