TextHeight()
语法
Height = TextHeight(Text$)概要
Return the height of the given string in the current output using the current font.
参数
Text$ The text to measure.
返回值
Returns the height of the given text in pixels.
参阅
TextWidth(), DrawingFont()
已支持操作系统
所有