TextHeight

获取文本高度。

int  TextHeight(
   const string  text      // 文本
   );

参数

text

[输入]  测量文本。

返回值

文本高度, 以像素为单位

注释

当前字体用于测量文本。