Graphisoft®

Dialog ManagerVersion: 2.0

Rect::Inflate

Inflates the rectangle.

void Inflate (
    short               dx,
    short               dy
);

Parameters

dx
The horizontal inflate value.
dy
The vertical inflate value.