Click or drag to resize
SoKeyboardEventGetPrintableCharacter Method

Convenience routine that returns the character representing the key, if it's printable.

Namespace: OIV.Inventor.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public sbyte GetPrintableCharacter()

Return Value

Type: SByte
Remarks

If not, this returns NULL ('\0').

See Also