InputPanel for WinForms | ComponentOne
C1.Win.5 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 Boolean
    public bool FontPadding {get; set;}
    See Also