Aspose::Font::FontMetrics::GetGlyphBBox metodu
FontMetrics::GetGlyphBBox method
Glyph BBox’ını döndürür. Glyph için BBox tanımlı değilse FontBBox döndürür. Belirli font kodlaması miras alanları tarafından geçersiz kılınabilir.
System::SharedPtr<Aspose::Font::FontBBox> Aspose::Font::FontMetrics::GetGlyphBBox(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| Parametre | Tür | Açıklama |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glif tanımlayıcısı. |
ReturnValue
Glyph BBox.
Ayrıca Bakınız
- Typedef SharedPtr
- Class FontBBox
- Class GlyphId
- Class FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++