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