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
| Parameter | Typ | Beschreibung |
|---|---|---|
| Text | System::String | Eingabetext. |
ReturnValue
GlyphId array.
Siehe auch
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class String
- Class IGlyphAccessor
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++