E3DKeyPressEventArgsKeyChar Property |
Gets the character corresponding to the key pressed.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 17.00.05
Syntaxpublic char KeyChar { get; set; }Property Value
Type:
Char
See Also