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
textustringText, may contain newlines.
Returns
- int
The highest line width.