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.

Parameters
textString, for which length and width should be obtained
widthOutput parameter for receiving width
heightOutput parameter for receiving width
Returns
Returns true if successful, otherwise false