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

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