ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Integer
    public System.int LastCodePointIndex {get;}
    See Also