Provides arguments for the ImageRemoved event of the IImageList class.

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

Syntax

Visual Basic

Public Class ImageRemovedEventArgs _
	Inherits EventArgs

C#

public class ImageRemovedEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object L System..::.EventArgs L Aurigma.GraphicsMill.WinControls..::.ImageRemovedEventArgs