TCnImageList.ImageSize Property

Gets or sets the size of the images in the image list.

Namespace: CNClrLib.Component.ImageList
published
 property ImageSize: TClrSize read GetImageSize write SetImageSize stored IsImageSizeStored;

Property Value

Type: TClrSize

The Size that defines the height and width, in pixels, of the images in the list. The default size is 16 by 16. The maximum size is 256 by 256.