ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphMetrics Structure / Index Property

In This Topic
    Index Property (GlyphMetrics)
    In This Topic
    Gets or sets glyph index.
    Syntax
    'Declaration
     
    Public Property Index As System.Char
    public System.char Index {get; set;}
    See Also