Graphisoft®
Dialog ManagerVersion: 2.0
Class constructor.
Point ();
Constructs the point. The coordinates will be 0.
Point ( short x, short y );
Constructs the point with the given coordinates.