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
Syntaxpublic int KeyState { get; }
Public ReadOnly Property KeyState As Integer
Get
Property Value
Type:
Int32
See Also