TtfFontMetrics.GetGlyphWidth

TtfFontMetrics.GetGlyphWidth method

Returns glyphs width by glyph id.

public override double GetGlyphWidth(GlyphId glyphId)
ParameterTypeDescription
glyphIdGlyphIdGlyph identifier.

Return Value

Glyph width.

See Also