Click or drag to resize

E3DKeyPressEventArgsKeyChar Property

Gets the character corresponding to the key pressed.

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public char KeyChar { get; set; }

Property Value

Char
See Also