Leadtools.Controls Namespace > ImageViewerDragInteractiveMode Object : AllowedEffects Property |
get_allowedEffects();
set_allowedEffects(value);
Object.defineProperty('allowedEffects');
Type | Description |
---|---|
DropEffects | The drag operations that can occur. Default value is Copy. |
Allowed effects are Copy and Move.
For an example, refer to ImageViewerDragInteractiveMode.