ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Util Namespace / GlyphInfo Class / CodePointIndex Property

In This Topic
    CodePointIndex Property
    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