Public 成员函数 | |
String | GetFontName () |
要使用的字体名称。 | |
FontSizeUnitsEnum | GetFontSizeUnits () |
字符大小选择使用字体点数或其他单位。 更多... | |
FontStyleEnum | GetFontStyle () |
void | SetFontName (String fontName) |
void | SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits) |
void | SetFontStyle (FontStyleEnum fontStyle) |
|
inherited |
字符大小选择使用字体点数或其他单位。
X/Y 字符大小以字体点数计算,1 点 = 1/72 英寸(约 0.35 毫米)。
注意,有些字体可能无法缩放。指定的值若超出最小/最大范围,将限制于最小或最大值。
在 AText 内被实现.