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