Click or drag to resize
SoRemoteVizClientTouchEventArg Constructor

Default constructor.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public TouchEventArg(
	SoRemoteVizClient source,
	SoTouchEvent touchEvent
)

Parameters

source
Type: OIV.RemoteViz.Clients.NodesSoRemoteVizClient
touchEvent
Type: OIV.Inventor.Touch.EventsSoTouchEvent
Remarks