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