Aspose::Font::Ttf::TtfFontMetrics::SetGlyphWidth method

TtfFontMetrics::SetGlyphWidth method

设置字形宽度。

void Aspose::Font::Ttf::TtfFontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override
参数类型描述
glyphIdSystem::SharedPtr<Glyphs::GlyphId>字形标识符。
double新宽度

另见