GetGlyphWidth Method (RawFontSubSet)
Gets width of the glyph index from font data.
public int GetGlyphWidth(
int
)
'Declaration
Public Function GetGlyphWidth( _
ByVal As Integer _
) As Integer
Parameters
- glyphIndex
- The glyph index.
Return Value
Gets width of the glyph index.