Click or drag to resize

E3DKeyEventArgsShift Property

Gets a value indicating whether the SHIFT key was pressed.

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

Property Value

Boolean
See Also