Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText 方法
IGlyphAccessor::GetGlyphsForText method
获取文本的字形表示。
virtual System::ArrayPtr<System::SharedPtr<GlyphId>> Aspose::Font::Glyphs::IGlyphAccessor::GetGlyphsForText(System::String text)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| 文本 | System::String | 输入文本。 |
ReturnValue
GlyphId array.
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class GlyphId
- Class String
- Class IGlyphAccessor
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++