A standard rectangular text layout.
Constructs a RectangularTextLayout.
Configuration options.
Optional
Optional font family name.
The font size in pixels.
The height of the layout in pixels.
Text alignment within each line.
The width of the layout in pixels.
The starting Y coordinate for text layout (always 0 for rectangular).
Returns the full width at xOffset 0 if the line fits vertically, null otherwise.
A standard rectangular text layout.