Click or drag to resize
SoTouchManagerRemoveDefaultRecognizers Method

Remove the default recognizers from the recognizer list.

Namespace: OIV.Inventor.Touch
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void RemoveDefaultRecognizers()
Remarks

It removes all the recognizers previously added by OIV.Inventor.Touch.SoTouchManager.AddDefaultRecognizers().

See Also