Metodo Aspose::Page::Font::DrFont::GetCharWidthPoints
DrFont::GetCharWidthPoints method
Restituisce la larghezza del carattere (punti).
float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
| Parametro | Tipo | Descrizione |
|---|---|---|
| c | char16_t | Il simbolo da calcolare. |
ReturnValue
Restituisce la larghezza
Vedi anche
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++