[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontTables.GetGlyphHeight

GetGlyphHeight Method

GetGlyphHeight(int)

Returns the advance height for the given glyph.

Depends on 'vmtx' table.

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