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.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic int KeyState { get; }Public ReadOnly Property KeyState As Integer
Get
Property Value
Int32
See Also