SoWinTouchScreenGetTouchManager Method |
Namespace: OIV.Inventor.Touch.DevicesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoTouchManager GetTouchManager()
Public Function GetTouchManager As SoTouchManager
public:
SoTouchManager^ GetTouchManager()
member GetTouchManager : unit -> SoTouchManager
Return Value
Type:
SoTouchManager
RemarksThis object contains the events table, recognizers list and methods to use them.
See Also