InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / GlyphInfo Class / GlyphAdvance Property

In This Topic
    GlyphAdvance Property (GlyphInfo)
    In This Topic
    Glyph advance width (for horizontal direction) or height (for vertical direction).
    Syntax
    'Declaration
     
    Public Property GlyphAdvance As Integer
    public int GlyphAdvance {get; set;}
    See Also