Method StringWidth
StringWidth(string, bool)
Calculates width of specified string using current Font
.
public int StringWidth(string s, bool measureText = false)
Parameters
Returns
- int
Width of the text.
Calculates width of specified string using current Font
.
public int StringWidth(string s, bool measureText = false)
Width of the text.