Leadtools.Controls Namespace > ImageViewerItemDragDropEventArgs Object : Effect Property |
get_effect();
set_effect(value);
Object.defineProperty('effect');
Type | Description |
---|---|
DropEffect | The current drop effect. Default value is None. |
Change the value of this property to update UI (mouse cursor). Set it to None to disable dropping.
For an example, refer to ImageViewerDragInteractiveMode.