InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int CharCode {get; set;}
    See Also