ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphInfo Class / ExtraCodePointCount Property

In This Topic
    ExtraCodePointCount Property (GlyphInfo)
    In This Topic
    Number of additional code points.
    Syntax
    'Declaration
     
    Public Property ExtraCodePointCount As System.Byte
    public System.byte ExtraCodePointCount {get; set;}
    See Also