Aspose::Font::FontMetrics::GetGlyphWidth Methode
FontMetrics::GetGlyphWidth method
Gibt die Glyph-Breite zurück. Kann von spezifischen Schriftkodierungs-Erben überschrieben werden.
double Aspose::Font::FontMetrics::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 FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++