Click or drag to resize

WindowlessComponentMouseDown Event

The MouseDown Event gets fired when the mouse pointer is over the hitarea of the WindowlessComponent and a mouse button is pressed.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public event MouseEventHandler MouseDown

Value

Type: Easymap.AddIn.CommonMouseEventHandler
See Also