InputPanel for WinForms | ComponentOne
C1.Win.5 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 UShort
    public ushort GlyphIndex {get; set;}
    See Also