Aspose::Font::IFontMetrics::GetGlyphBBox method
IFontMetrics::GetGlyphBBox method
Renvoie le BBox du glyphe.
virtual System::SharedPtr<Aspose::Font::FontBBox> Aspose::Font::IFontMetrics::GetGlyphBBox(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
| Paramètre | Type | Description |
|---|---|---|
| idGlyph | System::SharedPtr<Glyphs::GlyphId> | identifiant de glyphe |
ReturnValue
BBox du glyphe
Voir aussi
- Typedef SharedPtr
- Class FontBBox
- Class GlyphId
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++