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: 11.2.0.0
Syntaxpublic DragDropEffects Effect { get; set; }
Public Property Effect As DragDropEffects
Get
Set
Property Value
Type:
DragDropEffects
See Also