InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / GlyphInfo Class / CodePointIndex Property

In This Topic
    CodePointIndex Property (GlyphInfo)
    In This Topic
    Index of the first code point in the glyph cluster.
    Syntax
    'Declaration
     
    Public Property CodePointIndex As Integer
    public int CodePointIndex {get; set;}
    See Also