Graphisoft®

Dialog ManagerVersion: 2.0

Point::Offset

Moves the point with the specified offset.

void Offset (
    short               dx,
    short               dy
);

Parameters

dx
The horizontal offset.
dy
The vertical offset.