Click or drag to resize

WindowlessComponentDragOver Event

The DragOver Event gets fired when an object is dragged over WindowlessComponent's bounds.

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

Value

Type: Easymap.AddIn.CommonDragDropHandler
See Also