Point
interface PointRepresents a Point in the current context's coordinate system.
Properties
x
x: numberThe X coordinate of the Point.
y
y: numberThe Y coordinate of the Point.
interface PointRepresents a Point in the current context's coordinate system.
x: numberThe X coordinate of the Point.
y: numberThe Y coordinate of the Point.