Method GetTextWidth
GetTextWidth(ustring)
Gets the total width of the passed text.
public static int GetTextWidth(ustring text)
Parameters
text
ustring
Returns
- int
The text width.
Gets the total width of the passed text.
public static int GetTextWidth(ustring text)
text
ustringThe text width.