InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / GlyphMetrics Structure / Char Property

In This Topic
    Char Property (GlyphMetrics)
    In This Topic
    Gets or sets character for metrics.
    Syntax
    'Declaration
     
    Public Property Char As Char
    public char Char {get; set;}
    See Also