KeyEventArgsShift Property |
Returns true if the SHIFT key was pressed; otherwise, false.
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic virtual bool Shift { get; }
Public Overridable ReadOnly Property Shift As Boolean
Get
Property Value
Type:
Boolean
See Also