SoWinKeyboard Class |
Translates and reports messages for the keyboard device.
Namespace: OIV.Inventor.Win.Devices
The SoWinKeyboard type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWindowSize | Gets the size of the window this device is registered for. |
![]() | SetWindowSize | Sets the size of the window this device is registered for. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This class translates and manages messages generated by the keyboard, including key press and release messages (OIV.Inventor.Events.SoKeyboardEvent).