Aspose::Font::Ttf::TtfFont::GetGlyphsForText طريقة
TtfFont::GetGlyphsForText method
احصل على تمثيل الرموز للنص.
System::ArrayPtr<System::SharedPtr<Glyphs::GlyphId>> Aspose::Font::Ttf::TtfFont::GetGlyphsForText(System::String text) override
| معامل | نوع | الوصف |
|---|---|---|
| نص | System::String | نص الإدخال. |
ReturnValue
مصفوفة GlyphId.
انظر أيضًا
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class String
- Class TtfFont
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++