Click or drag to resize

DragDropArgsKeyState Property

Returns the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public int KeyState { get; }

Property Value

Type: Int32
See Also