Aspose::Page::Font::DrFont::GetCharWidthPoints method
DrFont::GetCharWidthPoints method
Returns width of the character (points).
float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
Parameter | Type | Description |
---|---|---|
c | char16_t | The symbol to calculate. |
ReturnValue
Returns width
See Also
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++