Stores a pair of numbers which specify a height and width.

Syntax

{
   width: <number>,
   height: <number>
}

Introduced: X15.

Properties

Property Description
height The height.
width The width.