Click or drag to resize

MouseEventArgsButton Property

The currently pressed MouseButtons

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

Property Value

Type: MouseButtons
See Also