Method MaxWidthLine
MaxWidthLine(ustring)
Determines the line with the highest width in the
text
if it contains newlines.
public static int MaxWidthLine(ustring text)
Parameters
text
ustringText, may contain newlines.
Returns
- int
The highest line width.