Represents a pair of x- and y-coordinates that defines a point in a two-dimensional plane.
{ x: <number>, y: <number> }
Introduced: X15.