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

In This Topic
    MaxCharWidth Field (FontMetric)
    In This Topic
    Specifies the width of the widest character in the font.
    Syntax
    'Declaration
     
    
    Public MaxCharWidth As Integer
    public int MaxCharWidth
    See Also