Graphisoft®

Dialog ManagerVersion: 2.0

Rect::Move

Moves the rectangle.

void Move (
    short               dx,
    short               dy
);

Parameters

dx
The horizontal position increment.
dy
The vertical position increment.