ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Char
    public System.char Char {get; set;}
    See Also