Item::Move
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.