Aspose::Font::Ttf::TtfFont::GetGlyphsForText Methode

TtfFont::GetGlyphsForText method

Erhalte die Glyphenrepräsentation für Text.

System::ArrayPtr<System::SharedPtr<Glyphs::GlyphId>> Aspose::Font::Ttf::TtfFont::GetGlyphsForText(System::String text) override
ParameterTypBeschreibung
TextSystem::StringEingabetext.

ReturnValue

GlyphId-Array.

Siehe auch