Click or drag to resize

DragDropArgsAllowedEffect Property

Returns which drag-and-drop operations are allowed by the originator (or source) of the drag event.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public DragDropEffects AllowedEffect { get; }

Property Value

Type: DragDropEffects
See Also