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

ItemsEventArgs Class

Base class for all classes that provides data for events related to a multiple items.

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

Syntax

Visual Basic
Public MustInherit Class ItemsEventArgs _
	Inherits EventArgs
C#
public abstract class ItemsEventArgs : EventArgs

Inheritance Hierarchy

Object Model




See Also

Reference