[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontTables.GetGlyphVertOriginY

GetGlyphVertOriginY Method

GetGlyphVertOriginY(int)

Gets the y coordinate of a glyph's vertical origin, in design units.

Depends on 'vmtx', 'glyf', 'VORG', 'cff', 'cff2' tables.

Declaration
public short GetGlyphVertOriginY(int glyphIndex)
Public Function GetGlyphVertOriginY(glyphIndex As Integer) As Short
Parameters
Type Name Description
int glyphIndex
Returns
Type Description
short