easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common
KeyEventArgs Class
KeyEventArgs Properties
Alt Property
Control Property
KeyCode Property
KeyData Property
KeyHandled Property
KeyValue Property
Modifiers Property
Shift Property
SuppressKeyPress Property
KeyEventArgs
Alt Property
Returns true if the ALT key was pressed; otherwise, false.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
bool
Alt
{
get
; }
Public
ReadOnly
Property
Alt
As
Boolean
Get
Property Value
Type:
Boolean
See Also
Reference
KeyEventArgs Class
Easymap.AddIn.Common Namespace