Table of Contents

Method Add

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

Add(Image)

Adds image to the container.

public virtual bool Add(Image image)

Parameters

image Image

Image to add.

Returns

bool

true if operation was successful, false otherwise.