InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int ComponentCount {get;}
    See Also