Click or drag to resize

E3DKeyEventArgsKeyValue Property

Gets the keyboard value for the event.

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntax
C#
public int KeyValue { get; }

Property Value

Type: Int32
See Also