Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth طريقة
TtfFontMetrics::GetGlyphWidth method
يرجع عرض الشكل حسب معرف الشكل.
double Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| معامل | نوع | الوصف |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | معرف الحرف. |
ReturnValue
عرض الحرف.
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++