Click or drag to resize

MouseEventArgsButton Property

The currently pressed MouseButtons

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public MouseButtons Button { get; }

Property Value

Type: MouseButtons
See Also