Table of Contents

Method Remove

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

Remove(int)

Removes image from the container.

public virtual bool Remove(int imageIndex)

Parameters

imageIndex int

Index of image to remove.

Returns

bool