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