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