Aurigma Graphics Mill 5.5 for .NET
ItemsInsertedEventArgs Class
Provides arguments for the ItemsInserted event of the ListItemCollection class.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Class ItemsInsertedEventArgs _ Inherits ItemsEventArgs
C#
public class ItemsInsertedEventArgs : ItemsEventArgs
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemsEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ItemsInsertedEventArgs


