[]
        
(Showing Draft Content)

PointLocation

Interface: PointLocation

A point representing a location in (x, y) coordinate space.

Properties

x

x: number;

X position.


y

y: number;

Y position.