跳到主要内容

hps

半点(2 个半点 = 1 点)。

类型

number

示例

此示例将文本字号设置为 22 半磅。

// How to resize a text using half-points.

// Resize a font size by specifying a size in half-points.

textPr.SetFontSize(22);