Graphisoft®

Dialog ManagerVersion: 2.0

Rect::Resize

Resizes the rectangle.

void Resize (
    short               dx,
    short               dy
);

Parameters

dx
The horizontal growth value.
dy
The vertical growth value.

Description

Resizes the rectangle. Only the right-bottom vertex will change.