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