Click or drag to resize

ThumbnailDragDropOperationMode Property

Gets the drag drop mode for this action.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public DragDropMode Mode { get; }

Property Value

Type: DragDropMode
The action used for this drag and drop operation.
See Also