Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point

Represents an x/y coordinate in pixels.

Hierarchy

  • Point

Index

Properties

Properties

x

x: number
returns

X coordinate of point.

y

y: number
returns

Y coordinate of point.