Aspose::Page::Font::DrFont::GetCharWidthPoints メソッド
DrFont::GetCharWidthPoints method
文字の幅(ポイント)を返します。
float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
| パラメーター | 型 | 説明 |
|---|---|---|
| c | char16_t | 計算対象のシンボル。 |
ReturnValue
幅を返します
参照
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++