Point

constructor(x: Expression, y: Expression)

Parameters

x

An Expression representing the X coordinate of the point.

y

An Expression representing the Y coordinate of the point.