ImageHeight, ImageWidth

The ImageHeight property returns or sets the height of ListImage objects in an ImageList control.

The ImageWidth property returns or sets the width of ListImage objects in an ImageList control.

Syntax

object.ImageHeight

object.ImageWidth

The object placeholder represents an object expression that evaluates to an object.

Remarks

Both height and width are measured in pixels. All images in a ListImages collection have the same height and width properties.