Graphisoft®

Dialog ManagerVersion: 2.0

ListView::SetImageSize

Sets the width and height of the global image of a list view control.

void SetImageSize (
    short               imageWidth,
    short               imageHeight
);

Parameters

imageWidth
The width of the image in pixels.
imageHeight
The height of the image in pixels.

Description

All the item images in a list view have the same size.