Click or drag to resize

WindowlessComponentMouseLeave Event

The MouseLeave Event gets fired when the mouse pointer leaves the WindowlessComponent.

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

Value

Type: Easymap.AddIn.CommonWindowlessComponentEventHandler
See Also