Graphisoft®

Dialog ManagerVersion: 2.0

Point::Set

Sets the x, y coordinates of the point.

void Set (
    short               x,
    short               y
);

Parameters

x
The x coordinate of the point.
y
The y coordinate of the point.