Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Size

Holds a size in a 2D plane (width and height)

Hierarchy

  • Size

Implements

Index

Constructors

Properties

Constructors

constructor

  • new Size(width: number, height: number): Size

Properties

height

height: number

width

width: number

Generated using TypeDoc