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