Click or drag to resize

WindowlessComponentMouseMove Event

The Move Event gets fired when the user moves over the hitarea of the WindowlessComponent

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

Value

Type: Easymap.AddIn.CommonMouseEventHandler
See Also