ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.LigatureAttach Class / ComponentCount Property

In This Topic
    ComponentCount Property (FontSubSet.LigatureAttach)
    In This Topic
    Count of the component glyphs in a ligature.
    Syntax
    'Declaration
     
    Public ReadOnly Property ComponentCount As System.Integer
    public System.int ComponentCount {get;}
    See Also