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: 2023.1.3.0 (2023.1.3)
Syntax public SoTouchManager GetTouchManager()
Public Function GetTouchManager As SoTouchManager
public:
SoTouchManager^ GetTouchManager()
member GetTouchManager : unit -> SoTouchManager
Return Value
Type:
SoTouchManagerRemarks See Also