[]
        
(Showing Draft Content)

C1.Util.FontSubSet.GetGlyphWidth

GetGlyphWidth Method

GetGlyphWidth(int)

Gets width of the glyph index from font data.

Declaration
public int GetGlyphWidth(int glyphIndex)
Parameters
Type Name Description
int glyphIndex

The glyph index.

Returns
Type Description
int

Gets width of the glyph index.