Class GeometryInternal

Contains geometrical information about the item, such as its width or height.

Hierarchy

  • Geometry

Constructors

Properties

Constructors

Properties

height?: number

Height of the item, in pixels.

rotation?: number

Rotation angle of an item, in degrees, relative to the board. You can rotate items clockwise (right) and counterclockwise (left) by specifying positive and negative values, respectively.

width?: number

Width of the item, in pixels.