MouseEventArgsButton Property |
The currently pressed MouseButtons
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic MouseButtons Button { get; }
Public ReadOnly Property Button As MouseButtons
Get
Property Value
Type:
MouseButtons
See Also