Represents the insets of a rectangle.

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

bottom: number

The bottom inset.

Default is 0.0

left: number

The left inset.

Default is 0.0

right: number

The right inset.

Default is 0.0

top: number

The top inset.

Default is 0.0