Click or drag to resize
SoRemoteVizClientMouseLocationEventArg Constructor

Default constructor.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax
public MouseLocationEventArg(
	SoRemoteVizClient source,
	SoLocation2Event mouseLocationEvent
)

Parameters

source
Type: OIV.RemoteViz.Clients.NodesSoRemoteVizClient
mouseLocationEvent
Type: OIV.Inventor.EventsSoLocation2Event
Remarks