Aspose::Page::Font::DrFont::GetCharWidthLis method
DrFont::GetCharWidthLis method
文字幅(lis)を取得します。
int32_t Aspose::Page::Font::DrFont::GetCharWidthLis(char16_t c)
| パラメーター | 型 | 説明 |
|---|---|---|
| c | char16_t | 計算対象のシンボル。 |
ReturnValue
幅を返します
参照
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++