| SoRemoteVizClientKeyboardEventArgKeyboardEvent Property  | 
Returns the keyboard event. 
 
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoKeyboardEvent KeyboardEvent { get; }Public ReadOnly Property KeyboardEvent As SoKeyboardEvent
	Get
public:
property SoKeyboardEvent^ KeyboardEvent {
	SoKeyboardEvent^ get ();
}member KeyboardEvent : SoKeyboardEvent with get
Property Value
Type: 
SoKeyboardEvent
Remarks
See Also