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: 11.2.0.0
Syntax
public int KeyState { get; }

Property Value

Type: Int32
See Also