Aspose::Page::Font::DrFont::GetCharWidthLis method
DrFont::GetCharWidthLis method
获取字符宽度 lis。
int32_t Aspose::Page::Font::DrFont::GetCharWidthLis(char16_t c)
| Parameter | Type | 描述 |
|---|---|---|
| c | char16_t | 要计算的符号。 |
ReturnValue
返回宽度
另见
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++