Aspose::Font::Type1::Type1MetricFont::GetGlyphById metodu
Type1MetricFont::GetGlyphById(System::SharedPtr<Glyphs::GlyphId>) method
Glif kimliğiyle glifi döndürür. Type1MetricFont türü için desteklenmez.
System::SharedPtr<Glyphs::Glyph> Aspose::Font::Type1::Type1MetricFont::GetGlyphById(System::SharedPtr<Glyphs::GlyphId> id) override
| Parametre | Tür | Açıklama |
|---|---|---|
| kimlik | System::SharedPtr<Glyphs::GlyphId> | Glif tanımlayıcısı. |
ReturnValue
Glif.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Glyph
- Class GlyphId
- Class Type1MetricFont
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++
Type1MetricFont::GetGlyphById(System::String) method
Glif kimliğiyle glifi döndürür. Type1MetricFont türü için desteklenmez.
System::SharedPtr<Glyphs::Glyph> Aspose::Font::Type1::Type1MetricFont::GetGlyphById(System::String id) override
| Parametre | Tür | Açıklama |
|---|---|---|
| kimlik | System::String | Glif tanımlayıcısı. |
ReturnValue
Glif.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Glyph
- Class String
- Class Type1MetricFont
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++