Click or drag to resize

DragDropArgsEffect Property

Gets or sets the target drop effect in a drag-and-drop operation.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public DragDropEffects Effect { get; set; }

Property Value

Type: DragDropEffects
See Also