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

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