Click or drag to resize
RenderAreaTouchManager Property

Gets the Touch Manager of the renderArea.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoTouchManager TouchManager { get; }

Return Value

Type: SoTouchManager

a pointer to the sceneManager

Remarks
See Also