Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText méthode

IGlyphAccessor::GetGlyphsForText method

Obtenez la représentation des glyphes pour le texte.

virtual System::ArrayPtr<System::SharedPtr<GlyphId>> Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText(System::String text)=0
ParamètreTypeDescription
texteSystem::StringTexte d’entrée.

ReturnValue

GlyphId array.

Voir aussi