طريقة Aspose::Font::Cff::CffFontMetrics::SetGlyphWidth method
CffFontMetrics::SetGlyphWidth method
يضبط عرض الشكل.
void Aspose::Font::Cff::CffFontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override
| معامل | نوع | الوصف |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | معرف الحرف. |
| قيمة | double | العرض الجديد |
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++