Click or drag to resize

KeyEventArgsShift Property

Returns true if the SHIFT key was pressed; otherwise, false.

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public virtual bool Shift { get; }

Property Value

Boolean
See Also