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: 11.2.0.0
Syntax
public event DragDropHandler DragOver

Value

Type: Easymap.AddIn.CommonDragDropHandler
See Also