Aspose::Page::Font::DrFont::GetCharWidthPoints 方法
DrFont::GetCharWidthPoints method
返回字符的宽度(点)。
float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
| Parameter | Type | 描述 |
|---|---|---|
| c | char16_t | 要计算的符号。 |
ReturnValue
返回宽度
另见
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++