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

ImageRemovedEventArgs.ImageIndex Property

Gets an index of the removed image.

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

Syntax

Visual Basic
Public ReadOnly Property ImageIndex As Integer
C#
public int ImageIndex { get; }

Property Value

An index of the removed image.

See Also

Reference