Aurigma Graphics Mill 5.5 for .NET
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


