ImageHeight

This property returns and sets the height of ListImage objects in an ImageList control.

Syntax

object.ImageHeight [= number]

Parameters

object
Object expression that evaluates to an ImageList control.
number
Numeric expression specifying the dimensions of an image.

Remarks

The ImageHeight property is read-only at run time if the ImageList control contains an image.

Height is measured in pixels. All images in a ListImage control have the same height property.