SoTouchEventGetTouchManager Method |
Gets the corresponding TouchManager for this event.
Namespace: OIV.Inventor.Touch.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoTouchManager GetTouchManager()
Public Function GetTouchManager As SoTouchManager
public:
SoTouchManager^ GetTouchManager()
member GetTouchManager : unit -> SoTouchManager
Return Value
Type:
SoTouchManager
Remarks
See Also