ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / GlyphInfo Class / GlyphIndex Property

In This Topic
    GlyphIndex Property (GlyphInfo)
    In This Topic
    Index of the font glyph (glyphID), maybe 0.
    Syntax
    'Declaration
     
    Public Property GlyphIndex As System.UShort
    public System.ushort GlyphIndex {get; set;}
    See Also