This documentation is for the old version. Go to the latest Graphics Mill docs

ItemDragEventArgs Class

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

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.WinControls.ItemEventArgs
L Aurigma.GraphicsMill.WinControls.ItemDragEventArgs

Object Model




See Also

Reference