/
6.1-roTouchEvent, roTouchCalibrationEvent
6.1-roTouchEvent, roTouchCalibrationEvent
ON THIS PAGE
The roTouchEvent object is generated by the roTouchScreen object whenever a touch or mouse event is detected within a defined region.
ifInt
GetInt() As Integer: Retrieves the region ID of the event.
SetInt(a As Integer): Sets the region ID of the event.
ifPoint
The ifPoint interface is not available on the roTouchCalibrationEvent object.
GetX() As Integer
Retrieves the x coordinate of the mouse/touch event.
GetY() As Integer
Retrieves the y coordinate of the mouse/touch event.
SetX(a As Integer)
Sets the x coordinate of the event.
SetY(a As Integer)
Sets the y coordinate of the event.
ifEvent
The ifEvent interface is not available on the roTouchCalibrationEvent object.
GetEvent() As Integer
SetEvent(a As Integer)
, multiple selections available,
Related content
roTouchEvent, roTouchCalibrationEvent
roTouchEvent, roTouchCalibrationEvent
More like this
6.1-roTouchScreen
6.1-roTouchScreen
More like this
roTouchScreen
roTouchScreen
More like this
roTextWidgetEvent
roTextWidgetEvent
More like this
6.1-roTimerEvent
6.1-roTimerEvent
More like this
roTimerEvent
roTimerEvent
More like this