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