Click or drag to resize
SoWpfRenderAreaSourceTouchManager Property
Allows to access directly the touch manager associated with the instance.

Namespace: OIV.Inventor.Wpf
Assembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 9.9.39.0.Release.27472774f05218f47d897e52c3791dccca1041b1
Syntax
public SoTouchManager TouchManager { get; }

Property Value

Type: SoTouchManager
The SoTouchMananger associated with the instance
See Also