Graphisoft®

Dialog ManagerVersion: 2.0

Item::Resize

Resizes the item.

void Resize (
    short               hGrow,
    short               vGrow
);

Parameters

hGrow
Horizontal growth (shrink if hGrow is negative).
vGrow
Vertical growth (shrink if vGrow is negative).