跳到主要内容

hps

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

类型

number

示例

This example sets the text font size to 22 half-points.

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

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

textPr.SetFontSize(22);