Options
All
  • Public
  • Public/Protected
  • All
Menu

interface Points provides the co-ordinates of each point of an item, in the format x1, x2, y1, y2.

Hierarchy

  • {}
    • Points

Index

Properties

Properties

x1

x1: number

x2

x2: number

y1

y1: number

y2

y2: number

Legend

  • Object literal
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Property
  • Enumeration

Generated using TypeDoc