Click or drag to resize

E3DKeyEventArgsKeyCode Property

Gets the keyboard code for the event.

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

Property Value

E3DKeys
See Also