Aspose::Font::Ttf::TtfFont::GetGlyphsForText metodo
TtfFont::GetGlyphsForText method
Ottieni la rappresentazione dei glifi per il testo.
System::ArrayPtr<System::SharedPtr<Glyphs::GlyphId>> Aspose::Font::Ttf::TtfFont::GetGlyphsForText(System::String text) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| testo | System::String | Testo di input. |
ReturnValue
Array di GlyphId.
Vedi anche
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class String
- Class TtfFont
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++