Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText Methode

IGlyphAccessor::GetGlyphsForText method

Erhalte die Glyphenrepräsentation für Text.

virtual System::ArrayPtr<System::SharedPtr<GlyphId>> Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText(System::String text)=0
ParameterTypBeschreibung
TextSystem::StringEingabetext.

ReturnValue

GlyphId array.

Siehe auch