Click or drag to resize

WindowlessComponent.MouseLeave 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.1.0.0
Syntax
public event WindowlessComponentEventHandler MouseLeave

Value

Type: Easymap.AddIn.Common.WindowlessComponentEventHandler
See Also