TextHeight()
Syntax
Height = TextHeight(Text$)Description
Return the height of the given string in the current output using the current font.
Parameters
Text$ The text to measure.
Return value
Returns the height of the given text in pixels.
See Also
TextWidth(), DrawingFont()
Supported OS
All