Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / Underlined Field

In This Topic
    Underlined Field (FontMetric)
    In This Topic
    Specifies an underlined font if it is nonzero.
    Syntax
    'Declaration
     
    
    Public Underlined As Byte
    public byte Underlined
    See Also