Aspose::Font::Type1::Type1MetricFont::GetGlyphById طريقة

Type1MetricFont::GetGlyphById(System::SharedPtr<Glyphs::GlyphId>) method

يرجع الحرف حسب معرف الحرف. غير مدعوم لنوع Type1MetricFont.

System::SharedPtr<Glyphs::Glyph> Aspose::Font::Type1::Type1MetricFont::GetGlyphById(System::SharedPtr<Glyphs::GlyphId> id) override
معاملنوعالوصف
المعرّفSystem::SharedPtr<Glyphs::GlyphId>معرف الحرف.

ReturnValue

الحرف.

انظر أيضًا

Type1MetricFont::GetGlyphById(System::String) method

يرجع الحرف حسب معرف الحرف. غير مدعوم لنوع Type1MetricFont.

System::SharedPtr<Glyphs::Glyph> Aspose::Font::Type1::Type1MetricFont::GetGlyphById(System::String id) override
معاملنوعالوصف
المعرّفSystem::Stringمعرف الحرف.

ReturnValue

الحرف.

انظر أيضًا