Provides arguments for the ItemDrag event of the ThumbnailListView class.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public Class ItemDragEventArgs _
	Inherits ItemEventArgs

C#

public class ItemDragEventArgs : ItemEventArgs