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

ImageRemovedEventArgs.ImageKey Property

Gets a key of the removed image.

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

Syntax

Visual Basic
Public ReadOnly Property ImageKey As Object
C#
public Object ImageKey { get; }

Property Value

A key of the removed image.

See Also

Reference