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

IImageList.ImageRemoved Event

Raised when an image is removed from the list.

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

Syntax

Visual Basic
Event ImageRemoved As ImageRemovedEventHandler
C#
event ImageRemovedEventHandler ImageRemoved

See Also

Reference