Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth method
TtfFontMetrics::GetGlyphWidth method
Returns glyphs width by glyph id.
double Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth(System::SharedPtr<Aspose::Font::Glyphs::GlyphId> glyphId) override
Parameter | Type | Description |
---|---|---|
glyphId | System::SharedPtr<Aspose::Font::Glyphs::GlyphId> | Glyph identifier. |
ReturnValue
Glyph width.
See Also
- Typedef SharedPtr
- Class GlyphId
- Class TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++