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