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