Aspose::Font::Ttf::TtfFont::GetGlyphsForText méthode

TtfFont::GetGlyphsForText method

Obtenez la représentation des glyphes pour le texte.

System::ArrayPtr<System::SharedPtr<Glyphs::GlyphId>> Aspose::Font::Ttf::TtfFont::GetGlyphsForText(System::String text) override
ParamètreTypeDescription
texteSystem::StringTexte d’entrée.

ReturnValue

Tableau GlyphId.

Voir aussi