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