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: 18.04.00
Syntax
C#
public E3DKeys KeyData { get; }

Property Value

Type: E3DKeys
See Also