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