Click or drag to resize

DocumentViewerThumbnailView.ReorderAfterDragDrop Method

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
protected override void ReorderAfterDragDrop(
	Thumbnail tn,
	int index,
	bool clone,
	bool cached
)

Parameters

tn
Type: Atalasoft.Imaging.WinControls.Thumbnail
index
Type: System.Int32
clone
Type: System.Boolean
cached
Type: System.Boolean
See Also