Aspose::Font::IFontMetrics::GetGlyphWidth Methode
IFontMetrics::GetGlyphWidth method
Gibt die Glyphenbreite zurück.
virtual double Aspose::Font::IFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph-Bezeichner. |
ReturnValue
Glyphenbreite.
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++