InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / ReplaceAccumulatedValue Property

In This Topic
    ReplaceAccumulatedValue Property (FontSubSet.KernSubtable)
    In This Topic
    If set, the value in this table should replace the value currently being accumulated.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReplaceAccumulatedValue As Boolean
    public bool ReplaceAccumulatedValue {get;}
    See Also