Point Class

The point class.

Constructor

Point ( x , y )

Parameters:

  • x Number

    The x coordinate

  • y Number

    The y coordinate

Item Index

Properties

Properties

x Number

The x coordinate.

y Number

The y coordinate.