Метод Aspose::Font::IFontMetrics::GetGlyphBBox

IFontMetrics::GetGlyphBBox method

Возвращает BBox глифа.

virtual System::SharedPtr<Aspose::Font::FontBBox> Aspose::Font::IFontMetrics::GetGlyphBBox(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
ПараметрТипОписание
glyphIdSystem::SharedPtr<Glyphs::GlyphId>идентификатор глифа

ReturnValue

BBox глифа

См. также