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