Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth Methode
TtfFontMetrics::GetGlyphWidth method
Gibt die Glyph-Breite anhand der Glyph-ID zurück.
double Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph-Bezeichner. |
ReturnValue
Glyphenbreite.
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++