Click or drag to resize
SoWinTouchScreenGetTouchManager Method

Returns the SoTouchManager.

Namespace: OIV.Inventor.Touch.Devices
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoTouchManager GetTouchManager()

Return Value

Type: SoTouchManager
Remarks

This object contains the events table, recognizers list and methods to use them.

See Also