Skip to main content
⚠️ Archived Version

You are viewing documentation for Design Editor version 7.2, which is no longer actively maintained. For the latest features and updates, please refer to the current version (7.3).

Interface: ISize

A structure representing size of a two-dimensional object.

Properties

width

width: number

The object width.


height

height: number

The object height.

Was this page helpful?