Aspose::Font::FontMetrics::SetGlyphWidth method

FontMetrics::SetGlyphWidth method

Sets glyph width.

void Aspose::Font::FontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override=0
ParameterTypeDescription
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glyph identifier.
valuedoubleNew width

See Also