Public 成员函数 | |
AlignEnum | GetAlignment () |
String | GetFontName () |
要使用的字体名称。 | |
FontSizeUnitsEnum | GetFontSizeUnits () |
字符大小选择使用字体点数或其他单位。 更多... | |
FontStyleEnum | GetFontStyle () |
RotateEnum | GetRotation () |
IRuler | GetRuler () |
如果使用标尺进行字体缩放/调整大小,用于文本定位和字体大小的标尺。 | |
void | SetAlignment (AlignEnum alignment) |
void | SetFontName (String fontName) |
void | SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits) |
void | SetFontStyle (FontStyleEnum fontStyle) |
void | SetRotation (RotateEnum rotation) |
void | SetRuler (IRuler ruler) |
|
inherited |
字符大小选择使用字体点数或其他单位。
X/Y 字符大小以字体点数计算,1 点 = 1/72 英寸(约 0.35 毫米)。
注意,有些字体可能无法缩放。指定的值若超出最小/最大范围,将限制于最小或最大值。
在 AText 内被实现.