Table of Contents

Method OnImageInserted

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

OnImageInserted(object?, int, Image)

Called when image is inserted in the container.

protected virtual void OnImageInserted(object? sender, int index, Image item)

Parameters

sender object
index int
item Image