Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Rect

A rectangle that expresses a bounding box in absolute coordinates

Hierarchy

  • Rect

Index

Properties

Properties

Readonly height

height: number

Height of the rectangle

Readonly width

width: number

Width of the rectangle

Readonly x

x: number

X coordinate of top left corner of the rectangle

Readonly y

y: number

Y coordinate of top left corner of the rectangle

Generated using TypeDoc