Click or drag to resize

E3DKeyEventArgsKeyData Property

Gets the key data for the event.

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

Property Value

E3DKeys
See Also