Graphisoft®

Dialog ManagerVersion: 2.0

Item::Move

Moves the item.

void Move (
    short               hDisp,
    short               vDisp
);

Parameters

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