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: 11.2.0.0
Syntax
public event WindowlessComponentEventHandler MouseLeave

Value

Type: Easymap.AddIn.CommonWindowlessComponentEventHandler
See Also