SoKeyboardEventGetKey Method |
Gets which key generated the event.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoKeyboardEventKeys GetKey()
Public Function GetKey As SoKeyboardEventKeys
public:
SoKeyboardEventKeys GetKey()
member GetKey : unit -> SoKeyboardEventKeys
Return Value
Type:
SoKeyboardEventKeysRemarks See Also