ImageCylinderImageList Property

Gets or sets a ImageList object which is a source of images for this ImageCylinder.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public ImageList ImageList { get; set; }

Property Value

ImageList

See Also