TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
bool TextGetSize | ( | string | text, |
out uint | width, | ||
out uint | height | ||
) |
Returns the line width and height at the current font settings.
text | String, for which length and width should be obtained |
width | Output parameter for receiving width |
height | Output parameter for receiving width |