Type1FontMetrics.SetGlyphWidth

Type1FontMetrics.SetGlyphWidth method

Sets glyph width.

public override void SetGlyphWidth(GlyphId glyphId, double value)
ParameterTypeDescription
glyphIdGlyphIdGlyph identifier.
valueDoubleNew width

See Also