InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.GlyphValuePair Class / SecondGlyph Property

In This Topic
    SecondGlyph Property (FontSubSet.GlyphValuePair)
    In This Topic
    Glyph ID of second glyph in the pair, first glyph is listed in the Coverage table.
    Syntax
    'Declaration
     
    Public ReadOnly Property SecondGlyph As UShort
    public ushort SecondGlyph {get;}
    See Also