DragDropArgsEffect Property |
Gets or sets the target drop effect in a drag-and-drop operation.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic DragDropEffects Effect { get; set; }Public Property Effect As DragDropEffects
Get
Set
Property Value
DragDropEffects
See Also