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: 12.0.0.0
Syntax
public DragDropEffects AllowedEffect { get; }

Property Value

Type: DragDropEffects
See Also