Represents a cartesian co-ordinate of the form (x,y).
Point ( )
Point ( x, y )
x
y
Creates a new point object with value (0.0, 0.0).
number x - The X value.
number y - The Y value.
The value of the x co-ordinate.
The value of the y co-ordinate.
Would you like to make a comment or contribute an update to this page? Send feedback to the KDE Docs Team
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team