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

In This Topic
    FontPadding Property
    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