 | imbStringWordWrapwrapLineBySpace Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Breaks specified text into lines of maximum width as specified by innerWidth. It is aware of words, so the text is splitted only at spaces - all words stay complete.
Namespace:
imbSCI.Core.extensions.text
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
RemarksIt is ok if text is less then full line
See Also