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