Skip to content

Wrap Field

Summary

Line-breaking occurs if the line overflows beyond the available block width, even if the standard line breaking algorithm cannot determine any line break opportunity, as in the case of a very long word constrained in a fixed-width container with no scrolling allowed.

Signature

1
public static TextWrapping Wrap;

Return Value

TextWrapping

Declaring Type

cAlgo.API.TextWrapping


Last update: March 23, 2023