Click or drag to resize
SoRemoteVizClientOnMouseLocationEvent Event

Triggered when a mouse location event is fired on the client.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public event EventHandler<SoRemoteVizClientMouseLocationEventArg> OnMouseLocationEvent

Value

Type: SystemEventHandlerSoRemoteVizClientMouseLocationEventArg
Remarks

See Also