Table of Contents

Property Images

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

Images

Gets the Image collection for this image list.

public virtual BaseCollection<Image> Images { get; }

Property Value

BaseCollection<Image>

The collection of images.