TreeView for WinForms | ComponentOne
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
     
    
    <CLSCompliantAttribute(False)>
    Public Property GlyphIndex As UShort
    [CLSCompliant(false)]
    public ushort GlyphIndex {get; set;}
    See Also