Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point

A 2-dimensional point representing integer pixel coordinates from a top-left origin.

Hierarchy

  • Point

Index

Properties

Properties

Readonly x

x: number

The x-coordinate.

Readonly y

y: number

The y-coordinate.

Generated using TypeDoc