WindowlessComponent.LocationChanged Event |
The LocationChanged Event gets fired when the location of WindowlessComponent has changed.
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic event EventHandler LocationChanged
Public Event LocationChanged As EventHandler
Value
Type:
System.EventHandler
See Also