ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Style Class / FontPadding Property

In This Topic
    FontPadding Property (Style)
    In This Topic
    Gets or sets whether text bounding rectangle should include padding.
    Syntax
    'Declaration
     
    Public Property FontPadding As System.Boolean
    public System.bool FontPadding {get; set;}
    See Also