طريقة Aspose::Font::Cff::CffFontMetrics::GetGlyphWidth method
CffFontMetrics::GetGlyphWidth method
تُعيد عرض الحرف. قد يتم تجاوزها من قبل وراثي ترميز Font المحددين.
double Aspose::Font::Cff::CffFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| معامل | نوع | الوصف |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | معرف الحرف. |
ReturnValue
عرض الحرف.
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++