Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth метод
TtfFontMetrics::GetGlyphWidth method
Возвращает ширину глифа по его идентификатору.
double Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| Параметр | Тип | Описание |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Идентификатор глифа. |
ReturnValue
Ширина глифа.
См. также
- Typedef SharedPtr
- Class GlyphId
- Class TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++