Aspose::Font::Ttf::TtfFont::GetGlyphsForText метод

TtfFont::GetGlyphsForText method

Получить представление глифов для текста.

System::ArrayPtr<System::SharedPtr<Glyphs::GlyphId>> Aspose::Font::Ttf::TtfFont::GetGlyphsForText(System::String text) override
ПараметрТипОписание
текстSystem::StringВвод текста.

ReturnValue

Массив GlyphId.

См. также