| SoRemoteVizClientMouseLocationEventArg Structure |
Structure given when a mouse location event is raised.
Namespace: OIV.RemoteViz.Clients.Nodes
The SoRemoteVizClientMouseLocationEventArg type exposes the following members.
| Name | Description | |
|---|---|---|
| SoRemoteVizClientMouseLocationEventArg | Default constructor. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| MouseLocationEvent | Returns the mouse location event. | |
| Source | Returns the OIV.RemoteViz.Clients.Nodes.SoRemoteVizClient node that triggered the event. |
Please refer to onMouseLocationEvent event.