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

In This Topic
    Width Property (GlyphMetrics)
    In This Topic
    Gets or sets glyph width.
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}
    See Also