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; }
Public ReadOnly Property KeyState As Integer
Get
Property Value
Type:
Int32See Also