ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.Ligature Class / LigGlyph Property

In This Topic
    LigGlyph Property (FontSubSet.Ligature)
    In This Topic
    The glyph ID of the output ligature glyph.
    Syntax
    'Declaration
     
    Public ReadOnly Property LigGlyph As System.UShort
    public System.ushort LigGlyph {get;}
    See Also