Click or drag to resize

KeyEventArgsAlt Property

Returns true if the ALT key was pressed; otherwise, false.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool Alt { get; }

Property Value

Type: Boolean
See Also