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ètre | Type | Description |
|---|---|---|
| texte | System::String | Texte d’entrée. |
ReturnValue
Tableau GlyphId.
Voir aussi
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class String
- Class TtfFont
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++