ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphMetrics Structure / CharCode Property

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