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; }
Public ReadOnly Property AllowedEffect As DragDropEffects
Get
Property Value
Type:
DragDropEffectsSee Also