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

In This Topic
    ExternalLeading Field
    In This Topic
    Specifies the amount of extra leading (space) that the application adds between rows. Since this area is outside the font, it contains no marks and is not altered by text output calls in either OPAQUE or TRANSPARENT mode. The designer may set this member to zero.
    Syntax
    'Declaration
     
    
    Public ExternalLeading As Integer
    public int ExternalLeading
    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