Aspose::Font::Type1::Type1FontMetrics::SetGlyphWidth 方法
Type1FontMetrics::SetGlyphWidth method
设置字形宽度。
void Aspose::Font::Type1::Type1FontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | 字形标识符。 |
| 值 | double | 新宽度 |
另见
- Typedef SharedPtr
- Class GlyphId
- Class Type1FontMetrics
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++