[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontTables.GetGlyphWidth

GetGlyphWidth Method

GetGlyphWidth(int)

Returns the advance width for the given glyph.

Depends on 'hmtx' table.

Declaration
public ushort GetGlyphWidth(int glyphIndex)
Public Function GetGlyphWidth(glyphIndex As Integer) As UShort
Parameters
Type Name Description
int glyphIndex
Returns
Type Description
ushort