Skip to content

piImageHeight - cImageList

Specifies the height, in pixels, of each imag

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piImageHeight
Access Type Syntax
Read Access: Get piImageHeight to IntegerVariable
Write Access: Set piImageHeight to IntegerVariable/Value

Description

Every image in an imagelist must be the same size. The piImageHeight property specifies the height, in pixels, of each image.

You may not change the size of images once you have added images into the imagelist.

Default is 16.