ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.ValueRecord Class / YAdvance Property

In This Topic
    YAdvance Property (FontSubSet.ValueRecord)
    In This Topic
    Vertical adjustment for advance.
    Syntax
    'Declaration
     
    Public ReadOnly Property YAdvance As System.Short
    public System.short YAdvance {get;}
    See Also