dashset

Spacer

A spacer is a chunk of whitespace within a line.

new Spacer(width: number, height: number)

Creates a new spacer with the specified width and height.

Properties

width: number, height: number

The width and height in pixels.

type: string

The node type. For a spacer, this is spacer.