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