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

In This Topic
    AveCharWidth Field
    In This Topic
    Specifies the average width of characters in the font (generally defined as the width of the letter x). This value does not include the overhang required for bold or italic characters.
    Syntax
    'Declaration
     
    
    Public AveCharWidth As Integer
    public int AveCharWidth
    See Also