ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / Overhang Field

In This Topic
    Overhang Field
    In This Topic
    Specifies the extra width per string that may be added to some synthesized fonts. When synthesizing some attributes, such as bold or italic, graphics device interface (GDI) or a device may have to add width to a string on both a per-character and per-string basis.
    Syntax
    'Declaration
     
    
    Public Overhang As Integer
    public int Overhang
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also