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

In This Topic
    Anchors Property (FontSubSet.MarkArray)
    In This Topic
    Data for each mark class.
    Syntax
    'Declaration
     
    Public ReadOnly Property Anchors As FontSubSet.AnchorTable()
    public FontSubSet.AnchorTable[] Anchors {get;}
    See Also