Creates an object that describes a box containing text.
Source
const TextBox.fromLTRBD( this.left, this.top, this.right, this.bottom, this.direction, );
Creates an object that describes a box containing text.
const TextBox.fromLTRBD( this.left, this.top, this.right, this.bottom, this.direction, );