Graphisoft®

Dialog ManagerVersion: 2.0

Item::SetSize

Sets the size of the item.

void SetSize (
    short               width,
    short               height
);

Parameters

width
The new width of the item.
height
The new height of the item.

Description

Sets the size of the item. The item position (left-top corner) will not change.