SoEventBuilderGetTouchManager Method |
Get the touch manager instance used by this event builder to build touch events.
Namespace: OIV.Inventor.ViewerComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public SoTouchManager GetTouchManager()
Public Function GetTouchManager As SoTouchManager
public:
SoTouchManager^ GetTouchManager()
member GetTouchManager : unit -> SoTouchManager
Return Value
Type:
SoTouchManagerRemarks See Also