Graphisoft®

Dialog ManagerVersion: 2.0

Panel::MoveItems

Moves all dialog items on the panel with the given relative values.

void MoveItems (
    short               hDisp,
    short               vDisp
);

Parameters

hDisp
Horizontal move in pixels (relative to previous position). Positive values mean move to the right.
vDisp
Vertical move in pixels (relative to previous position). Positive values mean move down.