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